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-08-29 10:44:58 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
33075178e81ae55add6762e34feb4b6c28dda73d
notifications-admin
/
app
/
main
History
NIcholas Staples
33075178e8
Merge pull request
#94
from alphagov/verify-user
...
Verify activate and login user with sms and email code
2016-01-21 09:45:19 +00:00
..
dao
Verify activate and login user with sms and email code
2016-01-20 15:34:42 +00:00
notifications
Updated generate_token to use encrypt the entire url.
2016-01-11 15:18:37 +00:00
views
Merge pull request
#94
from alphagov/verify-user
2016-01-21 09:45:19 +00:00
__init__.py
Move view function into own file, add test
2016-01-16 12:31:01 +00:00
encryption.py
…
forms.py
Updated to send email through the client send_email.
2016-01-20 14:45:50 +00:00
uploader.py
Changed flow to upload directly to s3 if non empty file.
2016-01-14 16:07:06 +00:00
utils.py
Added choose_service using services_dao.
2016-01-18 11:15:14 +00:00
validators.py
First slice of csv upload of phone numbers for sending messages.
2016-01-11 15:00:51 +00:00