Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
uffd
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
rixx
uffd
Commits
ecfa1f9e8236d61772b94e66dd3539f188a8dcfb
Select Git revision
0 results
uffd
Author
Search by author
Any Author
authors
0 authors
Nov 26, 2020
documented removal of ldap_uuid from oauth2 userinfo
· ecfa1f9e
Julian
authored
4 years ago
ecfa1f9e
Revert "added ldap uuid to user object and oauth userinfo endpoint"
· 34ad169c
Julian
authored
4 years ago
34ad169c
Revert "fixed tests after they broke by
a827f27b
"
· 59682bf4
Julian
authored
4 years ago
59682bf4
removed unused import in oauth code (cleanup after
5ba9cbc4
)
· 416ef3df
Julian
authored
4 years ago
416ef3df
fixed oauth authorization test
· 0c7cdcdd
Julian
authored
4 years ago
0c7cdcdd
Nov 20, 2020
delete obsolete requirements and add a confirmation step before deleting users in /users view
· fed2c6ac
sistason
authored
4 years ago
fed2c6ac
Fixes #15 by adding a new-optional attribute to send_passwordreset,
· f669d8ea
Kai
authored
4 years ago
f669d8ea
Nov 13, 2020
hopefully finally fixed oauth2 default scope injection
· 5ba9cbc4
Julian
authored
4 years ago
5ba9cbc4
fix oauth2 default scope injection
· 2944d9f0
Julian
authored
4 years ago
2944d9f0
Nov 04, 2020
handle LDAPPasswordIsMandatoryError in user_conn, closes
#27
· 8cdadd69
Julian
authored
4 years ago
8cdadd69
handle unsafe login name in forgot_password, closes #31
· 54c98455
Julian
authored
4 years ago
54c98455
Nov 03, 2020
Resolve "Rate Limits"
· eb7e2911
Julian
authored
4 years ago
eb7e2911
Nov 02, 2020
fixed tests after they broke by
a827f27b
· 4a705c11
Julian
authored
4 years ago
4a705c11
Nov 01, 2020
fixed CORS behaviour in oauth2.logout
· f68f17f6
Julian
authored
4 years ago
f68f17f6
Basic Single-Log-Out
· fbdc132f
Julian
authored
4 years ago
fbdc132f
Oct 31, 2020
added ldap uuid to user object and oauth userinfo endpoint
· a827f27b
Julian
authored
4 years ago
a827f27b
added ldap_dn to oauth2 userinfo
· 9bd1845b
Julian
authored
4 years ago
9bd1845b
Oct 30, 2020
Allow dashes in usernames and mail adresses
· a9ce8d83
morre
authored
4 years ago
a9ce8d83
Update README.md
· 6e710457
nd
authored
4 years ago
6e710457
Oct 26, 2020
added cancel button to mfa.auth, closes #30
· d9b0d384
Julian
authored
4 years ago
d9b0d384
Merge branch 'tests' into 'master'
· e46e0329
Julian
authored
4 years ago
e46e0329
Add a few unit tests as well as integration tests that cover almost all views....
· c0f281c0
Julian
authored
4 years ago
c0f281c0
Oct 24, 2020
Merge branch 'oauth2' into 'master'
· cca62de6
nd
authored
4 years ago
cca62de6
Add OAuth2 Single-Sign-On, closes #8
· 177c8b9c
Julian
authored
4 years ago
and
nd
committed
4 years ago
177c8b9c
Oct 15, 2020
fixed user creation broken by mfa
· 7ae90cc9
Julian
authored
4 years ago
7ae90cc9
Oct 09, 2020
clear session on login, fixes #24
· 0ddabcf9
Julian
authored
4 years ago
0ddabcf9
Oct 05, 2020
Merge branch '2fa' into 'master'
· f7038695
nd
authored
4 years ago
f7038695
added login_required to auth_webauthn_* and implemented pre-mfa-session timeout
· 790fe873
Julian
authored
4 years ago
790fe873
a bit of documentation on the recovery code model
· f32460b6
Julian
authored
4 years ago
f32460b6
fixed linter errors
· 95209e6f
Julian
authored
4 years ago
95209e6f
made fido2 dependency optional
· 44faccf2
Julian
authored
4 years ago
44faccf2
made webauthn rp name and id configurable
· e6980f7c
Julian
authored
4 years ago
e6980f7c
mfa ui enhancements
· f574f13e
Julian
authored
4 years ago
f574f13e
cleaned up webauthn model
· 29a60b3f
Julian
authored
4 years ago
29a60b3f
proper client-side webauthn error handling
· 4b1539b3
Julian
authored
4 years ago
4b1539b3
enabled ssl in run.py for webauthn testing
· ce9f63bf
Julian
authored
4 years ago
ce9f63bf
ported webauthn code to fido2 version in buster
· 1eee78db
Julian
authored
4 years ago
1eee78db
Oct 04, 2020
Merge branch 'master' of git.cccv.de:infra/uffd/uffd into master
· c685274d
nd
authored
4 years ago
c685274d
Oct 03, 2020
mfa integration into selfservice, admin pages and login process
· 0f898174
Julian
authored
4 years ago
0f898174
recovery codes, finished 2fa ui, lot of cleanup
· 4455a7f2
Julian
authored
4 years ago
4455a7f2
Loading