Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
common-web
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
protokollsystem
common-web
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
10
Apr
8
6
4
29
Mar
27
26
20
4
3
2
17
Feb
12
Jul
7
13
Jun
15
May
10
28
Apr
18
17
3
Mar
22
Feb
Add version field to auth cookie
master
master
Support bytes as SECURITY_KEY
Merge branch 'master' of git.fsmpi.rwth-aachen.de:protokollsystem/common-web
Add working __repr__ to all backends
Remove unnecessary configurability from back.py
Merge branch 'master' of git.fsmpi.rwth-aachen.de:protokollsystem/common-web
Fix StaticUserManager hashability and all_groups
Remove obsoletion feature
Fix all_groups from summary
Add missing imports to csrf
Remove debug output from back.py
Add decorators db_lookup and protect_csrf
Add back.py to common web modules
Add support for multiple ad hosts
Add gitignore
Fix recursive group membership
Fix auth.py string conversion error
Improve *.py code quality
make auth backends optional
Fix static user backend
Do not duplicate groups in user manager
Add PAM auth backend
Add static user backend for testing purposes
Enabled recursive group membership in AD
Do not require unrequired ldap library
Ignore session duration in permanent sessions
Do not show an error if the auth backend is unreachable
Merge branch 'master' of git.fsmpi.rwth-aachen.de:protokollsystem/proto3
Enable marking authentication backends deprecated
Handle username-case in LdapManager
Fix login after session format change
Metadata before compiling and its handling
Allow configuration of the LDAP server certificate
AD- and LDAP-Auth-Backends
Fix small bugs
Show protocols (although right now there aren't any)
Implemented logging in and out
Loading