Jeremy Stretch
|
a3b9bdaff1
|
Miscellaneous cleanup
|
2019-10-04 12:59:10 -04:00 |
|
Jeremy Stretch
|
3bb3b85fa2
|
Merged v2.5.13
|
2019-05-31 21:37:41 -04:00 |
|
hellerve
|
f9cd89a4a4
|
urls: fix 3168 by changing url to path
|
2019-05-26 14:56:00 +02:00 |
|
Jeremy Stretch
|
37c2c4b4a2
|
Merge v2.5.11
|
2019-04-29 14:40:18 -04:00 |
|
Jeremy Stretch
|
3562b5552b
|
Fixes #3118: Disable last_login update on login when maintenance mode is enabled
|
2019-04-29 11:04:32 -04:00 |
|
Jeremy Stretch
|
e710ccb0e6
|
Enforce view permissions for UI views
|
2019-04-11 17:27:38 -04:00 |
|
Jeremy Stretch
|
cc3b26998b
|
Fixes #2880: Sanitize user password if an exception is raised during login
|
2019-02-13 11:34:16 -05:00 |
|
Jeremy Stretch
|
92a2f529e3
|
Closes #2766: Extend users admin table to include superuser and active fields
|
2019-01-17 16:14:06 -05:00 |
|
Jeremy Stretch
|
4da755e75f
|
Formatting cleanup
|
2018-11-27 11:57:29 -05:00 |
|
Jeremy Stretch
|
bd7aee7c1f
|
Closes #2614: Simplify calls of super() for Python 3
|
2018-11-27 10:52:24 -05:00 |
|
Jeremy Stretch
|
75f0d8ee90
|
Closes #2578: Reorganized nested serializers
|
2018-11-12 11:36:44 -05:00 |
|
Juho Juopperi
|
319869c22e
|
Update django is_safe_url calls to new API (#2546)
|
2018-11-05 08:52:00 -05:00 |
|
Jeremy Stretch
|
22ed4f1b53
|
Merge release v2.4.6
|
2018-10-10 09:36:51 -04:00 |
|
Jeremy Stretch
|
5d10d8418e
|
Closes #2479: Add user permissions for creating/modifying API tokens
|
2018-10-05 11:06:59 -04:00 |
|
Jeremy Stretch
|
29380b1120
|
Merge branch 'develop' into develop-2.5
|
2018-08-16 16:31:54 -04:00 |
|
Jeremy Stretch
|
ff65f7fd7b
|
Fixes #2362: Implemented custom admin site to properly handle BASE_PATH
|
2018-08-16 09:44:00 -04:00 |
|
Jeremy Stretch
|
5f66710fcd
|
Closes #2292: Remove the deprecated UserAction model
|
2018-08-14 12:13:43 -04:00 |
|
Jeremy Stretch
|
980d62d579
|
Removed Python 2 string compatibility
|
2018-08-14 11:58:42 -04:00 |
|
Jeremy Stretch
|
4ae7f2337a
|
Closes #2213: Added squashed migrations
|
2018-08-01 14:01:20 -04:00 |
|
Jeremy Stretch
|
7241783249
|
Started merging writable serializers (WIP)
|
2018-04-04 17:01:24 -04:00 |
|
Jeremy Stretch
|
9725f19bae
|
Code formatting cleanup
|
2018-03-30 13:57:26 -04:00 |
|
Jeremy Stretch
|
cf49891853
|
Fixes #1740: Delete session_key cookie on logout
|
2017-12-05 14:19:24 -05:00 |
|
Jeremy Stretch
|
00986fd7bf
|
Closes #1691: Cleaned up and reorganized import statements
|
2017-11-07 11:08:23 -05:00 |
|
Jeremy Stretch
|
5885b833cd
|
Fixes #1362: Raise validation error when attempting to create an API key that's too short
|
2017-07-19 11:03:13 -04:00 |
|
Jeremy Stretch
|
138cbf9761
|
Created migrations for transition to Unicode literals
|
2017-05-24 14:18:52 -04:00 |
|
Jeremy Stretch
|
f21c6bca00
|
Import unicode_literals
|
2017-05-24 11:33:11 -04:00 |
|
Jeremy Stretch
|
e6b4d87939
|
Converted all user views to CBVs
|
2017-05-19 15:47:19 -04:00 |
|
Jeremy Stretch
|
0f97478b55
|
Fixes #1161: Fix "add another" behavior when creating an API token
|
2017-05-10 22:22:49 -04:00 |
|
Jeremy Stretch
|
d98e9e1838
|
Resolved RemovedInDjango20Warning deprecation warnings
|
2017-04-05 14:40:25 -04:00 |
|
Jeremy Stretch
|
369d3aa62e
|
Rearranged URL namespaces to satisfy deprecation warnings
|
2017-04-05 14:26:33 -04:00 |
|
Jeremy Stretch
|
1c38f705a7
|
Fixes #1021: Corrected evaluation of API token expiration time
|
2017-03-31 11:13:37 -04:00 |
|
Jeremy Stretch
|
69e54ab410
|
Token admin form improvements
|
2017-03-28 12:19:08 -04:00 |
|
Jeremy Stretch
|
6d30fdb83d
|
Finished work on secrets views; removed path from cookie assignment
|
2017-03-21 15:30:36 -04:00 |
|
Jeremy Stretch
|
3dc15068b9
|
Allow user to delete session key
|
2017-03-14 14:01:06 -04:00 |
|
Jeremy Stretch
|
b868de8d67
|
Updated user URLs
|
2017-03-14 12:59:10 -04:00 |
|
Jeremy Stretch
|
04aedcc056
|
Merge branch 'develop' into api2
Conflicts:
netbox/templates/users/_user.html
netbox/users/urls.py
|
2017-03-14 12:40:28 -04:00 |
|
Jeremy Stretch
|
d9f1bcbf15
|
Renamed user URL namespace
|
2017-03-14 12:36:44 -04:00 |
|
Jeremy Stretch
|
9dfda83946
|
Closes #855: Added an API endpoint for recent activity
|
2017-03-09 14:26:39 -05:00 |
|
Jeremy Stretch
|
4f6d2a8b71
|
Finished user control panel for tokens
|
2017-03-08 11:34:47 -05:00 |
|
Jeremy Stretch
|
d58a8ebba0
|
Initial work on user control panel for tokens
|
2017-03-07 23:30:53 -05:00 |
|
Jeremy Stretch
|
6be465fe9b
|
Addded is_expired property to Token
|
2017-03-07 23:30:31 -05:00 |
|
Jeremy Stretch
|
26225aff57
|
Shorten key length to 20 bytes
|
2017-03-07 22:56:29 -05:00 |
|
Jeremy Stretch
|
fd55360672
|
Suppress default permissions for Token model
|
2017-03-07 22:40:05 -05:00 |
|
Jeremy Stretch
|
0b10d98e0b
|
Initial work on token authentication
|
2017-03-07 17:17:39 -05:00 |
|
Jeremy Stretch
|
37b2ff02e7
|
Standardized inheritance order of BootstrapMixin
|
2016-12-21 14:15:18 -05:00 |
|
Jeremy Stretch
|
298ac1ba7a
|
Widened page layout; improved mobile rendering
|
2016-12-09 16:23:11 -05:00 |
|
Jeremy Stretch
|
d97dd266b7
|
Cleaned up message strings
|
2016-10-31 11:16:30 -04:00 |
|
Jeremy Stretch
|
49cbdc22da
|
Fixes #615: Account for BASE_PATH in static URLs and during login
|
2016-10-13 16:27:09 -04:00 |
|
Jeremy Stretch
|
cbd7b5b4c3
|
Squashed migrations in preparation for public release
|
2016-06-22 14:23:06 -04:00 |
|
Jeremy Stretch
|
3cf48f8cd9
|
Removed unneeded imports
|
2016-06-20 16:53:00 -04:00 |
|