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
netbox-community-netbox
/
netbox
/
secrets
/
api
History
Jeremy Stretch
0072f54c94
Introduced a no-forms browseable API renderer; changed secrets decyption endpoint from GET to POST
2016-04-12 14:03:18 -04:00
..
__init__.py
Initial push to public repo
2016-03-01 11:23:03 -05:00
serializers.py
Added Device IP to Secret serializer
2016-03-22 12:36:39 -04:00
urls.py
Reworked secrets API to allow optional decryption by POSTing a private key
2016-03-22 12:17:49 -04:00
views.py
Introduced a no-forms browseable API renderer; changed secrets decyption endpoint from GET to POST
2016-04-12 14:03:18 -04:00