netbox/netbox/users/api
Arthur Hanson 816fedb78d
8853 Prevent the retrieval of API tokens after creation (#10645)
* 8853 hide api token

* 8853 hide key on edit

* 8853 add key display

* 8853 cleanup html

* 8853 make token view accessible only once on POST

* Clean up display of tokens in views

* Honor ALLOW_TOKEN_RETRIEVAL in API serializer

* Add docs & tweak default setting

* Include token key when provisioning with user credentials

Co-authored-by: jeremystretch <jstretch@ns1.com>
2022-11-02 12:45:00 -04:00
..
__init__.py Closes #855: Added an API endpoint for recent activity 2017-03-09 14:26:39 -05:00
nested_serializers.py Closes #10231: Add missing serializer annotations 2022-09-01 17:18:09 +02:00
serializers.py 8853 Prevent the retrieval of API tokens after creation (#10645) 2022-11-02 12:45:00 -04:00
urls.py Clean up core API imports 2022-07-13 16:18:55 -04:00
views.py 8853 Prevent the retrieval of API tokens after creation (#10645) 2022-11-02 12:45:00 -04:00