GithubHelp home page GithubHelp logo

mara / mara-acl Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 3.0 1.92 MB

Default ACL implementation for Mara

License: MIT License

Python 55.30% CSS 3.82% JavaScript 30.11% HTML 8.63% Makefile 2.15%
acl backend flask mara python ui

mara-acl's People

Contributors

hendrikmakait avatar ice1e0 avatar jankatins avatar leo-schick avatar martin-loetzsch avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

mara-acl's Issues

Emails should be converted (and checked for) in lowercase

It seems some people registered a all lowercase email, but some users on our side seem to have upper case letters in their address and we have to add the same email in the ACL to get it matching. It would be nice if

  • users would get added with a lowercase email
  • matching would happen with lowercase emails (on both sides, so take the email from the proxy and lowercase it)

Use SQLAlchemy Query API

Currently the app requires you to use a mara db of type PostgreSQLDB. We should use the SQL Alchemy Query API instead of a postgres cursor to support other DBs as well.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.