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
/
users
History
Daniel Sheppard
8a4233aca1
Update create_userconfig to receive signals from NetBoxUser model in addition to User model.
2023-12-14 17:07:57 -05:00
..
api
Fixed password was not hashed on REST API update (
#14340
)
2023-11-29 15:59:54 -05:00
forms
Closes
#13962
: Add a copy-to-clipboard button to the key field of the API token creation form
2023-10-17 11:34:37 -04:00
graphql
…
migrations
#12590
: Exclude proxy model for Token from permission object types
2023-08-29 14:41:14 -04:00
tests
Fixed password was not hashed on REST API update (
#14340
)
2023-11-29 15:59:54 -05:00
__init__.py
…
admin.py
…
apps.py
…
constants.py
#12590
: Exclude proxy model for Token from permission object types
2023-08-29 14:41:14 -04:00
filtersets.py
…
models.py
Update create_userconfig to receive signals from NetBoxUser model in addition to User model.
2023-12-14 17:07:57 -05:00
preferences.py
…
signals.py
…
tables.py
Fixes
#13966
: Restore 'last login' column on users table
2023-10-04 14:09:29 -04:00
urls.py
…
utils.py
…
views.py
Fixes
#13626
: Correct filtering of recent activity list under user view
2023-08-31 08:19:17 -04:00