issues
search
pallets-eco
/
flask-security
Quick and simple security for Flask applications
MIT License
648
stars
154
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump codecov/codecov-action from 4 to 5 in the github-actions group
#1042
dependabot[bot]
opened
1 week ago
0
feat(recoverable): Add support for username recovery via simple login flows
#1041
jamesejr
opened
1 week ago
2
Fix subdomain issue with Flask 3.1
#1040
jwag956
closed
1 week ago
1
feat(core): Add support for secret key rotation
#1039
jamesejr
closed
1 week ago
2
Add support for secret_key rotation
#1038
jwag956
closed
1 week ago
0
Do not disclose user's presence in the system
#1037
savchenko
closed
2 weeks ago
1
Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 in the github-actions group
#1036
dependabot[bot]
closed
1 week ago
1
Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 in the github-actions group
#1035
dependabot[bot]
closed
3 weeks ago
0
Chores
#1034
jwag956
closed
1 month ago
1
Bump the github-actions group across 1 directory with 2 updates
#1033
dependabot[bot]
closed
1 month ago
1
Passlib dependency
#1032
david-froot
opened
1 month ago
1
Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 in the github-actions group
#1031
dependabot[bot]
closed
1 month ago
1
Wrong module/type in the role and user table when using flask db migrate
#1030
yjcb22
closed
1 month ago
3
Chores
#1029
jwag956
closed
2 months ago
0
Bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 in the github-actions group
#1028
dependabot[bot]
closed
1 month ago
1
Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 in the github-actions group
#1027
dependabot[bot]
closed
2 months ago
0
Bump the github-actions group with 2 updates
#1026
dependabot[bot]
closed
2 months ago
0
How to customized built-in Login view function?
#1023
stevezkw1998
closed
2 months ago
0
Bump actions/upload-artifact from 4.3.5 to 4.3.6 in the github-actions group
#1022
dependabot[bot]
closed
3 months ago
0
Bump the github-actions group with 3 updates
#1021
dependabot[bot]
closed
3 months ago
0
Ready for 5.5.2
#1020
jwag956
closed
3 months ago
1
Build 2 different packages
#1019
jwag956
closed
3 months ago
1
make default for update_datetime column configurable
#1018
dodumosu
closed
2 months ago
1
Release 5.5.1
#1017
jwag956
closed
3 months ago
1
Convert publishing workflow to pallets-eco
#1016
jwag956
closed
3 months ago
1
Update to new home - pallets-eco
#1015
jwag956
closed
3 months ago
1
codecov trying to get working again
#1014
jwag956
closed
4 months ago
1
Bump the github-actions group with 3 updates
#1013
dependabot[bot]
closed
4 months ago
0
Ready for 5.5.0
#1012
jwag956
closed
4 months ago
0
Allow more flexibility in allowed redirect targets.
#1011
jwag956
closed
4 months ago
1
passlib / bcrypt error
#1010
savchenko
closed
1 month ago
1
Change DEPRECATED_HASHING_SCHEMES to "auto".
#1009
jwag956
closed
4 months ago
1
Try a different approach to typing datastores.
#1008
jwag956
closed
4 months ago
1
Use 'modern' query for all sqlalchemy datastores
#1007
jwag956
closed
4 months ago
1
ES and IT translations for changing email
#1004
gissimo
closed
4 months ago
1
Clarify `SECURITY_DEPRECATED_HASHING_SCHEMES`
#1003
savchenko
closed
4 months ago
3
User datastore initialisation triggers `reportArgumentType`
#1001
savchenko
closed
4 months ago
2
Adding `permissions` to the `Role` class triggers PyRight
#1000
savchenko
closed
4 months ago
1
Limiting `SECURITY_HASHING_SCHEMES` to sha256_crypt prevents the extension from loading
#998
savchenko
closed
4 months ago
4
Don't show sms option if it's not defined in US_ENABLED_METHODS
#995
fredipevcin
closed
4 months ago
1
Add support for Flask-SQLAlchemy-Lite datastore
#994
jwag956
closed
4 months ago
1
Chore - fix tests to run w/o flask_sqlalchemy
#993
jwag956
closed
5 months ago
1
Chore - drop 3.8 support; bump version; docs; translations;
#992
jwag956
closed
5 months ago
1
Add tf-setup endpoint that uses a state_token.
#991
jwag956
closed
5 months ago
1
Add freshness to auth tokens
#990
jwag956
closed
5 months ago
1
Add datastore support for new flask-sqlalchemy-lite
#989
jwag956
closed
4 months ago
2
Update /login and /us-signin to have the same behavior when called by…
#986
jwag956
closed
5 months ago
1
can I custom response body from specific endpoint?
#985
AppleBoiy
closed
5 months ago
1
ISS 983 Allow for side redirects with new configuration
#984
mchineboy
closed
4 months ago
9
Allow "side redirects" instead of restricting to just the SERVER_NAME for ?next=URL
#983
mchineboy
closed
4 months ago
5
Next