GitHub / mattupstate/flask-principal issues and pull requests
#54 - use mongoengine
Issue -
State: open - Opened by ilaer over 4 years ago
#53 - Update module names flask_principal and flask_login in documentation
Pull Request -
State: open - Opened by phispi about 5 years ago
#52 - skip_static only whitelists the app's static endpoint, not those from blueprints
Issue -
State: open - Opened by sm-Fifteen over 6 years ago
#51 - Issue with classes in sets
Issue -
State: closed - Opened by claygorman over 7 years ago
#50 - is this project dead?
Issue -
State: open - Opened by rustanacexd almost 8 years ago
- 12 comments
#49 - Configurable extension options
Pull Request -
State: open - Opened by jirikuncar about 8 years ago
#48 - Make `use_sessions` and `skip_static` configurable
Issue -
State: open - Opened by jirikuncar about 8 years ago
#47 - Make Permission.reverse() keep object identity
Pull Request -
State: open - Opened by deeplook over 8 years ago
- 1 comment
#46 - LICENSE file is missing on pypi
Issue -
State: open - Opened by tigerfoot almost 9 years ago
#45 - Fixed per-role permissions
Issue -
State: open - Opened by bkabrda about 9 years ago
- 1 comment
#44 - deque mutated during iteration
Issue -
State: open - Opened by oliverbienert over 9 years ago
#43 - Add classifiers for supported python versions
Issue -
State: open - Opened by jaapz over 9 years ago
#42 - Struggling with using `http_exception=`
Issue -
State: closed - Opened by bodgit over 9 years ago
- 4 comments
#40 - Is this library maintained?
Issue -
State: closed - Opened by Garito about 10 years ago
- 10 comments
#39 - Add testing for python3.4
Pull Request -
State: closed - Opened by joshfriend over 10 years ago
#38 - Allow use_sessions and skip_static args to be passed via init_app
Pull Request -
State: closed - Opened by joshfriend over 10 years ago
- 1 comment
#37 - Fix #36 by using issubset instead of intersection to check permissions
Pull Request -
State: open - Opened by f3anaro almost 11 years ago
#36 - Intersection of required and provided needs is not sufficient
Issue -
State: closed - Opened by f3anaro almost 11 years ago
- 6 comments
#35 - Update Flask-Login example to use Signals
Issue -
State: open - Opened by nickretallack almost 11 years ago
#34 - Version fix
Pull Request -
State: open - Opened by quiqua almost 11 years ago
- 1 comment
#33 - fixed the ValidationError in case of using session interface of MongoEngine
Pull Request -
State: closed - Opened by Reddine almost 11 years ago
- 6 comments
#30 - Mongo based sessions do not allow dots as key names
Issue -
State: closed - Opened by avidas about 11 years ago
- 1 comment
#29 - Removed install dependency on blinker.
Pull Request -
State: closed - Opened by rvanlaar about 11 years ago
- 1 comment
#28 - Add documentation for using with flask-jwt
Issue -
State: open - Opened by svenstaro over 11 years ago
- 6 comments
#27 - Errors in the examples provided by the docs induced by latest changes
Issue -
State: open - Opened by mickey06 over 11 years ago
- 3 comments
#26 - Flask 0.10.1, app_context and "_AppCtxGlobals object has no 'identity'"
Issue -
State: open - Opened by cybertoast over 11 years ago
- 4 comments
#25 - Lazy load Identity object
Issue -
State: open - Opened by mviamari almost 12 years ago
- 4 comments
#24 - Fixed bad docstring.
Pull Request -
State: closed - Opened by jyelloz almost 12 years ago
- 1 comment
#23 - Declare permission that never allows anything
Issue -
State: open - Opened by mgax almost 12 years ago
- 1 comment
#22 - Bug in flask-login example
Issue -
State: open - Opened by mehaase almost 12 years ago
- 5 comments
#20 - why is there noway to create an 'perm = a or b'
Issue -
State: closed - Opened by rubensayshi almost 12 years ago
- 4 comments
#19 - Please ship LICENSE in your sdist uploads to pypi
Issue -
State: closed - Opened by paultag almost 12 years ago
- 2 comments
#18 - Fixes TypeError when Flask.static_folder is None
Pull Request -
State: closed - Opened by coyotevz almost 12 years ago
- 1 comment
#17 - Raise TypeError if Flask.static_folder is None
Issue -
State: closed - Opened by coyotevz almost 12 years ago
#16 - add LICENSE to MANIFEST.in
Pull Request -
State: closed - Opened by sorki about 12 years ago
- 3 comments
#15 - Possible security hole in AnonymousIdentity implementaion
Issue -
State: closed - Opened by martyanov over 12 years ago
- 22 comments
#14 - Permission decorators
Issue -
State: open - Opened by mattupstate over 12 years ago
#13 - self.use_sessions should be self._use_sessions
Issue -
State: closed - Opened by mickey06 over 12 years ago
- 1 comment
#12 - self._is_static_route is called too many times when skip_static is true
Pull Request -
State: closed - Opened by mickey06 over 12 years ago
- 1 comment
#11 - Typo in __init__.py line 41
Issue -
State: closed - Opened by mickey06 over 12 years ago
#10 - Add `__repr__`, remove unused `sys` import and PEP8.
Pull Request -
State: closed - Opened by s0undt3ch over 12 years ago
- 1 comment
#9 - Minor documentation fixes
Pull Request -
State: closed - Opened by buztard almost 13 years ago
- 1 comment
#8 - Pertaining to Issue #7
Pull Request -
State: closed - Opened by Auha almost 13 years ago
- 1 comment
#7 - Setting up Principal within an app factory
Issue -
State: closed - Opened by Auha almost 13 years ago
- 5 comments
#6 - Consider adding ability to lazily load data for permission objects
Issue -
State: open - Opened by mattupstate almost 13 years ago
- 12 comments
Labels: enhancement
#5 - Updated for flask 0.9. static_path is has been deprecated.
Pull Request -
State: closed - Opened by masom almost 13 years ago
- 3 comments
#4 - Updated for flask 0.9. static_path is has been deprecated. see https://g...
Pull Request -
State: closed - Opened by masom almost 13 years ago
- 4 comments
#3 - Properly re-raise an exception. No longer hides the exception stack.
Pull Request -
State: closed - Opened by masom almost 13 years ago
- 16 comments
#2 - Fixes a few typo in docs.
Pull Request -
State: closed - Opened by masom about 13 years ago
- 2 comments
#1 - Fix setup.py to reflect change from package to module
Pull Request -
State: closed - Opened by techniq about 13 years ago
- 2 comments