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 02:42:26 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
03c7d7a0ffa5797cf00e0c394768a991c954cceb
notifications-admin
/
app
History
Adam Shimali
03c7d7a0ff
Merge pull request
#63
from alphagov/require_login
...
Add login_required for all endpoints where it makes sense.
2016-01-12 11:54:33 +00:00
..
assets
Add a WTForms-compatible textbox macro
2016-01-11 15:20:00 +00:00
main
Add login_required for all endpoints where it makes sense.
2016-01-12 11:26:28 +00:00
notify_client
Updated generate_token to use encrypt the entire url.
2016-01-11 15:18:37 +00:00
status
Added status page
2016-01-11 14:54:23 +00:00
templates
resolve merge conflicts
2016-01-12 10:43:23 +00:00
__init__.py
Added content security policy header.
2016-01-12 11:08:10 +00:00
its_dangerous_session.py
…
models.py
Implementation of the new_password endpoint.
2016-01-11 12:23:07 +00:00
proxy_fix.py
…