netbox/netbox
Arthur Hanson 66e4e31209
11508 Add group assignments for Azure SSO (#13373)
* 11508 temp azure changes

* 11508 map AzureAD groups to NetBox groups

* 11508 add is_active, reset superuser and staff based on Azure

* 11508 remove is_active, add documentation use azuread

* 11508 remove addition to settings

* 11508 review changes, add additional logging and error checking

* 11508 review changes, remove extra flag

* 11508 review changes, change SOCIAL_AUTH_ to REMOTE_AUTH_BACKEND

* 11508 clear user groups

* 11508 clear user groups

* 11508 review feedback change config key

* 11508 review changes

* 11508 review changes - add error checking

* 11508 review changes - flexible config params
2023-08-21 14:42:16 -04:00
..
circuits fixes provider_network_id for related circuits #13343 2023-08-02 15:17:14 -04:00
core Fix git DataSource clone authentication 2023-08-15 13:29:03 -04:00
dcim feat: add 200Gbps & 400Gbps interface speed options 2023-08-15 09:11:40 -04:00
extras Correct filter name in redirect after bulk edit 2023-08-21 14:35:08 -04:00
ipam 13500 fix l2vpntermination bulk update 2023-08-17 15:25:23 -04:00
media
netbox 11508 Add group assignments for Azure SSO (#13373) 2023-08-21 14:42:16 -04:00
project-static Fixes #13446: Don't disable bulk edit/delete buttons after deselecting "select all" checkbox 2023-08-11 08:56:58 -04:00
reports
scripts
templates adds object view to allow changelog page to be opened #13463 2023-08-14 09:47:58 -04:00
tenancy Adds generic object children template (#13388) 2023-08-09 14:16:03 -04:00
users Adds copy content button (#12584) 2023-07-06 14:19:55 -04:00
utilities 13503 fix rack space utilization graph for internationalization 2023-08-21 14:21:50 -04:00
virtualization Adds generic object children template (#13388) 2023-08-09 14:16:03 -04:00
wireless Merge branch 'develop' into feature 2023-04-26 15:09:51 -04:00
generate_secret_key.py Change Interpreter in shebang to python3 2023-02-27 14:09:10 -05:00
manage.py