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
9bd1845b97c2e28158d5c01fa99ba99e8fd434c3
Select Git revision
Branches
2
master
default
protected
ldap_user_conn_test
2 results
uffd
Author
Search by author
Any Author
authors
rixx
rixx
1 author
Oct 31, 2020
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
Verified
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
Verified
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
rebuild 2fa setup and totp registration pages
· 68adf721
Julian
authored
4 years ago
68adf721
Oct 02, 2020
added webauthn support
· 642f3e2e
Julian
authored
4 years ago
642f3e2e
basic TOTP implementation, no integration yet
· 75d36cd0
Julian
authored
4 years ago
75d36cd0
Oct 01, 2020
implemented qrcode_svg template filter
· 21cebaa3
Julian
authored
4 years ago
21cebaa3
Merge branch 'mock-ldap' into 'master'
· 76b16954
nd
authored
4 years ago
76b16954
basic ldap mocking
· 17892c4b
Julian
authored
4 years ago
and
nd
committed
4 years ago
17892c4b
Sep 25, 2020
Add LICENSE
· 10e9e695
nd
authored
4 years ago
10e9e695
recalculate group membership for all members of a deleted role
· 457bb42c
nd
authored
4 years ago
Verified
457bb42c
bugfix: save user if we edit its roles resulting in changed group membership
· f9fb9075
nd
authored
4 years ago
Verified
f9fb9075
fixup! show version in footer, closes #13
· a4e123b2
nd
authored
4 years ago
Verified
a4e123b2
show version in footer, closes #13
· 73994192
nd
authored
4 years ago
Verified
73994192
set a footer link list via config and not raw html
· c1ce5425
nd
authored
4 years ago
Verified
c1ce5425
purge static file cache on new version, closes #12, prerequirement for #13
· 71e390e3
nd
authored
4 years ago
Verified
71e390e3
fixed SMTPException not found
· 9a261f92
nd
authored
4 years ago
Verified
9a261f92
add footer support to be used to add impressum and datenschutzerklärung, closes #11
· 86e2cd39
nd
authored
4 years ago
Verified
86e2cd39
Sep 18, 2020
added group ids to group list
· 7d54a75d
nd
authored
4 years ago
Verified
7d54a75d
Loading