This website requires JavaScript.
Explore
Help
Sign In
darkhelm
/
notifications-api
Watch
1
Star
0
Fork
0
You've already forked notifications-api
mirror of
https://github.com/GSA/notifications-api.git
synced
2026-01-12 13:41:19 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5c4ac9d93849bcf1d9ea8440f1ad2d8d8d3a355e
notifications-api
/
tests
/
app
History
Rebecca Law
5c4ac9d938
Include token creation date in the url token.
2016-03-07 18:20:20 +00:00
..
authentication
…
celery
Added an endpoint and celery task to email a reset password url.
2016-03-07 14:34:53 +00:00
dao
…
invite
[WIP] When user is added to a service a list of permissions groups are
2016-03-03 16:38:12 +00:00
job
[WIP] When user is added to a service a list of permissions groups are
2016-03-03 16:38:12 +00:00
notifications
Prefix all SMS messages with service name
2016-03-02 11:14:32 +00:00
permissions
Fix all tests.
2016-03-02 11:10:52 +00:00
service
[WIP] Changed add user to service to take list of permissions instead
2016-03-03 17:36:21 +00:00
template
…
user
Include token creation date in the url token.
2016-03-07 18:20:20 +00:00
__init__.py
…
conftest.py
Ensure restricted service are respected by tasks:
2016-03-03 12:05:18 +00:00
test_encryption.py
…