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
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
Luca (strifel)
uffd
Commits
9806d8e1874a07ea161230c95255e3e943b4125d
Select Git revision
0 results
uffd
Author
Search by author
Any Author
authors
0 authors
Sep 10, 2021
Add CI tests for Bullseye and fix remaining compatability issues
· 9806d8e1
Julian
authored
3 years ago
9806d8e1
Explain OAuth2 code/token customization hack
· 482727be
Julian
authored
3 years ago
482727be
Verify api keys in constant-time
· 0a78b45e
Julian
authored
3 years ago
0a78b45e
Verify signup link secrets in constant-time
· 32e40c47
Julian
authored
3 years ago
32e40c47
Verify selfservice link secrets in constant-time
· c9873e4c
Julian
authored
3 years ago
c9873e4c
Verify invite link secrets in constant-time
· 42338bd0
Julian
authored
3 years ago
42338bd0
Verify OAuth2 codes/tokens in constant-time
· 9bfd6f81
Julian
authored
3 years ago
9bfd6f81
Fix debian package dependency on python3-oauthlib
· 7d472944
Julian
authored
3 years ago
7d472944
Sep 08, 2021
Properly rollback db transaction in db_flush (tests)
· edd9eb43
Julian
authored
3 years ago
edd9eb43
Support for python3-werkzeug v1.0.x (Debian Bullseye)
· cc0a9df1
Julian
authored
3 years ago
cc0a9df1
Sep 07, 2021
Support for python3-fido2 v0.9.x (Debian Bullseye)
· 565b05bb
Julian
authored
3 years ago
565b05bb
Sep 06, 2021
Handle if user referenced in session does not exist
· caf09ca2
Julian
authored
3 years ago
caf09ca2
Sep 05, 2021
Refactor base template and add narrow base template
· 12b0ea3d
Julian
authored
3 years ago
12b0ea3d
Refactor permission checking and differenciate login and selfservice access
· e6df5bbe
Julian
authored
3 years ago
e6df5bbe
Sep 04, 2021
Make sure that users can only confirm their own verification tokens
· bf72b10d
Julian
authored
3 years ago
bf72b10d
Removed TestUserViewsOLUserAsUser test cases
· 0212237e
Julian
authored
3 years ago
0212237e
Fix HTML element id construction in role view
· 234922f8
Julian
authored
3 years ago
234922f8
Dedicated error page for permission errors
· 2d0ed84b
Julian
authored
3 years ago
2d0ed84b
Display per-client-customizable message on login page
· 02454f5b
Julian
authored
3 years ago
02454f5b
Don't display login page if user is already logged in
· 6fc1fca3
Julian
authored
3 years ago
6fc1fca3
Sep 02, 2021
Fix for
45d4598e
(Replace flask_oauthlib with plain oauthlib)
· 883301c8
Julian
authored
3 years ago
883301c8
Replace flask_oauthlib with plain oauthlib
· 45d4598e
Julian
authored
3 years ago
45d4598e
Aug 30, 2021
Restrict password alphabet to SASLprep-safe ASCII subset
· cb2d7f35
Julian
authored
3 years ago
cb2d7f35
Catch LDAPSASLPrepError on login
· 3f6a67ea
Julian
authored
3 years ago
3f6a67ea
Aug 14, 2021
Switched tests from tmpfile to in-memory databases
· 9d2a7289
Julian
authored
3 years ago
9d2a7289
Aug 13, 2021
v1.0.0 release
· 3abcbf20
Julian
authored
3 years ago
View commits for tag v1.0.0
v1.0.0
3abcbf20
Fixed layout bug in selfservice introduced by
7b94843b
· 3e6a782c
Julian
authored
3 years ago
3e6a782c
Made devicelogin button text easier to understand, closes
#91
· 7036ba63
Julian
authored
3 years ago
7036ba63
Aug 12, 2021
Updated translations readme, made some editorial translation changes and fixed some typos
· 7b94843b
sistason
authored
3 years ago
and
Julian
committed
3 years ago
7b94843b
Added api endpoint for mail aliases
· 93b09342
Julian
authored
3 years ago
93b09342
Implemented ordering for navbar items
· 73a74ad7
Julian
authored
3 years ago
73a74ad7
Moved token generation to common module and introduced token_urlfriendly
· b8f2736b
Julian
authored
3 years ago
b8f2736b
Aug 11, 2021
Fixed minor html validity error in qr code generation
· e48585cb
Julian
authored
3 years ago
e48585cb
Disabled unhelpful deprecation warnings for pytest
· 31c38e77
Julian
authored
3 years ago
31c38e77
Aug 04, 2021
refactor selfservice mail sending
· d482047a
nd
authored
3 years ago
and
nd
committed
3 years ago
d482047a
Aug 02, 2021
Made shell context more usable and cleaned up imports in __init__.py
· 7c657d0a
Julian
authored
3 years ago
7c657d0a
Fixed typo in German translation (#91)
· 9550781d
Julian
authored
3 years ago
9550781d
Aug 01, 2021
disable cuplicate-code check in pylint again
· a8c3fb67
nd
authored
3 years ago
a8c3fb67
disable all checks for ldapalchemy and enable duplicate code check
· 432b8559
nd
authored
3 years ago
432b8559
enable more pylint checks
· 1d691d6d
nd
authored
3 years ago
1d691d6d
Loading