Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
ssoauth
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
django
ssoauth
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
5c95a01996f6b4df8c767395565a5d8999c0107d
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
18
Mar
2
Sep
1
Jul
6
Jan
5
22
Dec
22
Nov
29
Aug
19
May
8
Apr
7
16
Jun
18
Mar
25
Apr
24
19
Mar
7
4
6
Feb
31
Jan
25
3
Dec
22
Nov
6
9
Aug
7
Jun
18
Apr
26
Feb
20
9
6
31
Jan
30
22
18
16
15
12
Dec
28
Nov
24
22
17
15
27
Oct
28
Sep
22
20
8
7
23
Aug
22
21
18
17
15
14
24
Jul
Use a generic unique ID attribute instead of UUID
master
master
Expect newer hsh app version
Add working default paths for SP certificate
Update the README a little
Add a workaround where entityID is not a valid metadata URL
allow unencrypted assertions
Remove the redundant line that breaks post-migration in newer django versions
Add django 4.x support
Better documentation and error handling when setting up predefined groups and permissions
Revert 92815998 because it breaks creation of predefined groups with django.contrib permissions
Delete old sessions on start
Incase migrations create the same permission twice
Update hsh_compat groop query
Cleanup inactive users
Insignificant details
Prevent personal data leaks when IDP provides duplicate usernames
Update the documentation
Fix the fiddly bits
Bugfixes
Despagettify hsh app compat and make it more straightforward
Update README.md
Update README.md
Update setup.py
Untangle some spaghetti and remove unnecessary config
Fix dev input in some weird cases
Be more verbose about superusers
Update ITSD email address
Remove user mapping and the default superuser group, plus related changes
Allow receiving isMemberOf (1.3.6.1.4.1.5923.1.5.1.1) in both DN and group name format
No longer log uuid, username, full name and email as warnings
Replace some assertions (those which shouldn't be assertions) with proper exceptions
Improve the SAML2 attribute mapping
Change NameID format to transient (persistent was never used anyway)
Collect more info in DEBUG mode
Update the README
Revert commit regarding signal reveivers
Fix the error code for the ACS view GET
Stop creating signal receivers with weak references to instances
Ensure that user passwords are unusable and friendly to django.contrib.auth
Fix debug logging for permission creation
Loading