1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
870aa3a265 Merge branch 'develop' into feature 2021-11-24 14:00:37 -05:00
0d60099588 Move request object and webhook queue to TLS 2021-11-17 15:12:19 -05:00
339776c139 Initial work on SSO support (WIP) 2021-10-29 17:06:14 -04:00
fbf91dda7d Optimize config queries 2021-10-26 13:41:56 -04:00
8d703ffb36 Merge pull request #6730 from MaxRink/remote_groups
Remote groups via HTTP Headers
2021-09-16 14:02:22 -04:00
d2fe59ae8f Fixes #7109: Ensure human readability of exceptions raised during REST API requests 2021-09-01 10:43:12 -04:00
d5e5cdda23 Add Remote Group Support to the RemoteUserAuth Backend and Middleware
fix incorrect assumption about when to run the group sync

Add documentation for new Settings

format to autopep8 compliance

add first set of basic testcases

format test to comply with pep8

rename SEPERATOR to SEPARATOR

remove accidentally carried over parameter
2021-09-01 16:34:14 +02:00
d5675a5d4a Add support for DRF token authentication 2021-06-25 09:13:08 -04:00
a6eeed4061 Fixes #6467: Fix access to metrics on custom BASE_PATH when login is required 2021-05-21 15:56:22 -04:00
b3c770216e Relocate and group generic views 2020-11-11 16:07:38 -05:00
2b359ce1c7 Move rest_api_server_error() to utilities.api 2020-11-10 17:19:14 -05:00
db0c61dea4 Consolidate middleware under NetBox core 2020-11-10 16:59:37 -05:00