This website requires JavaScript.
Explore
Help
Sign In
mirror
/
netbox-community-netbox
Watch
1
Star
0
Fork
0
You've already forked netbox-community-netbox
mirror of
https://github.com/netbox-community/netbox.git
synced
2024-05-10 07:54:54 +00:00
Code
63ac4e2c429e7cdd20503e095da4679c602fed30
Branches
Tags
View all branches
netbox-community-netbox
/
netbox
/
secrets
History
Jeremy Stretch
29c4394e64
Fixes
#429
: Correct redirection of user when adding a secret to a device
2016-08-04 14:37:38 -04:00
..
api
Enforce authentication for all secrets API views
2016-07-18 15:28:36 -04:00
fixtures
Closes
#176
: Added initial_data fixtures for new installs
2016-08-01 12:29:26 -04:00
migrations
…
templates
…
templatetags
…
tests
…
__init__.py
…
admin.py
…
apps.py
…
decorators.py
…
filters.py
Closes
#358
: Improved search of all objects
2016-07-29 12:51:23 -04:00
forms.py
Replaced all object-specific BulkDeleteForms with the stock form provided by utilities.BulkDeleteView
2016-07-25 17:02:53 -04:00
hashers.py
…
models.py
Unicode handling cleanup
2016-07-18 14:48:51 -04:00
tables.py
Replaced edit links with buttons
2016-07-28 15:04:33 -04:00
urls.py
…
views.py
Fixes
#429
: Correct redirection of user when adding a secret to a device
2016-08-04 14:37:38 -04:00