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-04-12 21:31:06 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b5723a1aefaa2fe7e7da8dca922d817ca916e751
notifications-admin
/
app
History
Pea M. Tyczynska
b5723a1aef
Merge pull request
#3285
from alphagov/uploads-fix-letter-link
...
Fix bug where job url type was constructed for letter on uploads page
2020-02-04 16:26:49 +00:00
..
assets
Set cookie on document host by removing domain
2020-01-23 13:17:40 +00:00
main
Check if user is authenticated before signing out, this will prevent a 500 if the user is an AnonymousUser.
2020-02-04 12:16:58 +00:00
models
Add upload_type property to Job class
2020-02-04 15:36:55 +00:00
notify_client
Ensure that the session is logged out server side, not just client side.
2020-02-03 12:24:02 +00:00
s3_client
…
status
…
templates
Add upload_type property to Job class
2020-02-04 15:36:55 +00:00
__init__.py
fix xss with service letter contact blocks
2020-01-21 17:34:49 +00:00
asset_fingerprinter.py
…
cloudfoundry_config.py
…
commands.py
…
config.py
…
email_domains.txt
…
event_handlers.py
…
extensions.py
…
navigation.py
Merge pull request
#3268
from alphagov/proper-form-for-letter-branding
2020-01-23 16:50:41 +00:00
proxy_fix.py
…
statistics_utils.py
…
template_previews.py
…
url_converters.py
…
utils.py
handle invalid upload errors correctly
2020-01-27 15:11:37 +00:00
version.py.dist
…