Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
tank
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
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
AURA
tank
Graph
79664cf9edb5ad3e780ccadb2591ae1e2315741a
Select Git revision
Branches
6
ci-trigger-aura-tests
fix-aura-sysuser
protected
gorm-v2+gormigrate-v2
main
default
protected
remove-playlists
topic/exteneded-metadata
Tags
6
1.0.0-alpha6
protected
1.0.0-alpha5
protected
1.0.0-alpha4
protected
1.0.0-alpha3
protected
1.0.0-alpha2
protected
1.0.0-alpha1
protected
12 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
6
Apr
5
3
31
Mar
29
28
27
26
24
23
22
21
20
19
17
16
15
14
13
12
11
18
Nov
7
Oct
6
5
21
Sep
19
16
15
10
9
8
7
3
2
1
31
Aug
18
16
15
12
9
8
7
5
4
20
Jul
18
17
16
15
14
8
6
5
4
3
2
1
30
Jun
29
27
25
24
23
22
17
16
15
4
Jan
3
30
Dec
27
26
25
24
23
21
3
2
1
30
Nov
16
fix auth tests
Merge branch 'topic/no-more-cookies'
token based auth works now in the ui
started to use new session handling in sample ui
session id vs token
use session id for oidc state
re-added login handler
some more refactoring of auth session management
removed old cookie handling code and added some new - backend is still WIP and frontend needs to be updated
make login modal nicer
make oidc login work in ui
sessions with empty username are invalid
added login/logout button: WIP
added authInfo view to UI
added dev build target with ui comming from local disk
verified that oidc provider/verifier is thread-safe
added auth backends listing
auth backend vs method
make repsonses from auth subsystem more consistent
Merge branch 'topic/auth-middleware'
make cookie options more configurable and more secure by default
fix session logout
added authorization check to group listing
disable auth works now with api
also return session when checking authorization
cors: added needed option to sample config
added some more todos
support disabled autentication with auth middleware
add some TODO
added authorization to API
added info about how to disable authentication
authentication can be disabled
implemented logout handler
cleanup of oidc login code
Merge branch 'topic/rename-groups-to-shows'
also updated in sample UI
major: refactoring, renamed group(s) to show(s) in backend
added hint about oidc refresh-token
parsing of sessions works now
oidc: parsing userinfo
Loading