netbox/netbox
Zacho cf3969bc6c
Added Last Login to user/profile GUI views and the /users/user API output (#15198)
* Added Last Login to user/profile GUI and user api output

* Update netbox/templates/account/profile.html

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>

* Update netbox/templates/account/profile.html

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>

* Update netbox/templates/users/user.html

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-02-20 15:43:49 -05:00
..
account Closes #14579: Add user language preference 2023-12-21 14:27:52 -05:00
circuits 15094 Add missing gettext to error strings for internationalization (#15155) 2024-02-20 09:44:02 -05:00
core 15192 fix config revision if no revisions 2024-02-20 14:28:04 -05:00
dcim Added allow_null for front and rear image on api (#15200) 2024-02-20 13:53:56 -05:00
extras Fixes #15090: Run deletion protection rules prior to enqueueing events 2024-02-20 13:22:55 -05:00
ipam 15094 Add missing gettext to error strings for internationalization (#15155) 2024-02-20 09:44:02 -05:00
media Tweak gitignore to include devicetype-images directory 2020-02-20 13:42:23 -05:00
netbox Added oidc to auth list (#15204) 2024-02-20 14:11:50 -05:00
project-static Fixes #12751 - Usability improvements for object selector (#14387) 2023-12-15 16:07:15 -05:00
reports
scripts
templates Added Last Login to user/profile GUI views and the /users/user API output (#15198) 2024-02-20 15:43:49 -05:00
tenancy Fixes #14816: Ensure default contact assignment ordering is consistent 2024-01-17 13:29:04 -05:00
translations Release v3.7.2 2024-02-05 13:56:52 -05:00
users Added Last Login to user/profile GUI views and the /users/user API output (#15198) 2024-02-20 15:43:49 -05:00
utilities 15094 Add missing gettext to error strings for internationalization (#15155) 2024-02-20 09:44:02 -05:00
virtualization Fixes #15070: Fix inclusion of config_template field on REST API serializer for virtual machines 2024-02-08 09:10:24 -05:00
vpn Fixes #15127: Add missing group column on tunnels table 2024-02-14 09:27:01 -05:00
wireless 15094 Add missing gettext to error strings for internationalization (#15155) 2024-02-20 09:44:02 -05:00
generate_secret_key.py Change Interpreter in shebang to python3 2023-02-27 14:09:10 -05:00
manage.py