netbox/netbox/secrets
Jeremy Stretch 04aedcc056 Merge branch 'develop' into api2
Conflicts:
	netbox/templates/users/_user.html
	netbox/users/urls.py
2017-03-14 12:40:28 -04:00
..
api Secrets UI work 2017-03-14 12:32:08 -04:00
fixtures Closes #176: Added initial_data fixtures for new installs 2016-08-01 12:29:26 -04:00
migrations Simplify SessionKey usage 2017-03-14 10:58:57 -04:00
templates Initial push to public repo 2016-03-01 11:23:03 -05:00
templatetags #68: Improved permissions-related error handling 2016-07-06 17:22:10 -04:00
tests Implemented SessionKeys for secrets 2017-02-03 12:49:32 -05:00
__init__.py Initial push to public repo 2016-03-01 11:23:03 -05:00
admin.py Cleaned up message strings 2016-10-31 11:16:30 -04:00
apps.py Initial push to public repo 2016-03-01 11:23:03 -05:00
decorators.py Renamed user URL namespace 2017-03-14 12:36:44 -04:00
exceptions.py Secrets UI work 2017-03-14 12:32:08 -04:00
filters.py Merge branch 'develop' into api2 2017-03-02 16:01:25 -05:00
forms.py Merge branch 'develop' into api2 2017-03-02 16:01:25 -05:00
hashers.py Switched to a custom low-iteration Secret hasher to avoid excessive delay when retrieving many Secrets 2016-04-06 15:33:26 -04:00
models.py Secrets UI work 2017-03-14 12:32:08 -04:00
tables.py Replaced edit links with buttons 2016-07-28 15:04:33 -04:00
urls.py Code cleanup 2016-05-18 16:35:35 -04:00
views.py Adapted the web UI to work with the new secrets API 2017-02-03 16:14:42 -05:00