This website requires JavaScript.
Explore
Help
Sign In
darkhelm
/
notifications-admin
Watch
1
Star
0
Fork
0
You've already forked notifications-admin
mirror of
https://github.com/GSA/notifications-admin.git
synced
2026-02-05 19:03:30 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1866b04eaf445e7995143e95348bedf460796a32
notifications-admin
/
app
/
main
History
Adam Shimali
7ad7814b3e
Merge pull request
#59
from alphagov/textbox-macro
...
Add a WTForms-compatible textbox macro
2016-01-11 16:12:02 +00:00
..
dao
When the user request a reset password link, the user.state is set to request_password_reset.
2016-01-11 12:23:08 +00:00
notifications
Updated generate_token to use encrypt the entire url.
2016-01-11 15:18:37 +00:00
views
Merge pull request
#59
from alphagov/textbox-macro
2016-01-11 16:12:02 +00:00
__init__.py
Add a styleguide page
2016-01-11 14:27:31 +00:00
encryption.py
…
forms.py
Add a WTForms-compatible textbox macro
2016-01-11 15:20:00 +00:00
validators.py
Fix for security hole with setting session['user_id'] before second factor of authentication has been authorised.
2016-01-07 12:43:10 +00:00