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
3196f8f1a1350d2432bb7b9f1244d198d4f9b789
Select Git revision
Branches
14
claims-in-idtoke
master
default
protected
jwt_encode_inconsistencies
recovery-code-pwhash
incremental-sync
redis-rate-limits
typehints
v1.2.x
v1.x.x
v1.1.x
feature_invite_validuntil_minmax
Dockerfile
v1.0.x
roles-recursive-cte
Tags
18
v2.3.1
v2.3.0
v2.2.0
v2.1.0
v2.0.1
v2.0.0
v1.2.0
v1.1.2
v1.1.1
v1.0.2
v1.1.0
v1.0.1
v1.0.0
v0.3.0
v0.2.0
v0.1.5
v0.1.4
v0.1.2
32 results
uffd
Author
Search by author
Any Author
authors
Luca (strifel)
strifel
1 author
Aug 01, 2021
add more warnings against using pip install for production setups
· 3196f8f1
nd
authored
3 years ago
Verified
3196f8f1
update changelog for 0.3.0 release
· 6366a446
nd
authored
3 years ago
Verified
6366a446
move python dependencies from requirements.txt to setup.py
· f6fe1121
nd
authored
3 years ago
Verified
f6fe1121
enable uwsgi app by default and add maintainer script to restart uwsgi
· 9fdb6c41
nd
authored
3 years ago
Verified
9fdb6c41
Jul 31, 2021
move package build dependencies to docker image
· d0e52e42
nd
authored
3 years ago
Verified
d0e52e42
add uffd-admin command, cleanup cronjob and needed /run folder
· da04c1d3
nd
authored
3 years ago
Verified
da04c1d3
update link to rocketchat in README
· 7704f23c
nd
authored
3 years ago
Verified
7704f23c
Apply 1 suggestion(s) to 1 file(s)
· a31d1870
Julian
authored
3 years ago
and
nd
committed
3 years ago
View commits for tag v0.2.0
v0.2.0
a31d1870
move changelog to top level
· 2082d20e
nd
authored
3 years ago
and
nd
committed
3 years ago
2082d20e
add package testing
· ef627d51
nd
authored
3 years ago
and
nd
committed
3 years ago
ef627d51
add maintainer scripts to .deb
· efa3cb27
nd
authored
3 years ago
and
nd
committed
3 years ago
efa3cb27
add tests to try to install and test created packages
· a7f13483
nd
authored
3 years ago
and
nd
committed
3 years ago
a7f13483
move db migrations inside the uffd folder
· 2ebe448a
nd
authored
3 years ago
and
nd
committed
3 years ago
2ebe448a
package uffd for apt
· 1854bd70
nd
authored
3 years ago
and
nd
committed
3 years ago
1854bd70
Fixed translation
· 56b07f17
Julian
authored
3 years ago
56b07f17
Fixed layout of flashed messages
· c08e8a9e
Julian
authored
3 years ago
c08e8a9e
Replaced CCCV values with example data
· 55586ad2
Julian
authored
3 years ago
55586ad2
Moved CCCV-specific values to config
· cb655cf2
Julian
authored
3 years ago
cb655cf2
Jul 30, 2021
package uffd for pip
· 8eb63bdc
nd
authored
3 years ago
8eb63bdc
Fixed behaviour if an invalid password is set in admin view, closes
#28
· 3c4ca66e
Julian
authored
3 years ago
3c4ca66e
removed version from footer as well as drop the git dependency
· 5a5e81b9
nd
authored
3 years ago
Verified
5a5e81b9
Fixed html validator errors
· eb2c2c2e
Julian
authored
3 years ago
eb2c2c2e
fix translation coverage regex
· 32398e18
nd
authored
3 years ago
Verified
32398e18
Add the translation status to README.md
· e72d7828
nd
authored
3 years ago
Verified
e72d7828
Added update_translations.sh and CI job that outputs coverage
· dc938565
Julian
authored
3 years ago
dc938565
Completed German translation
· 884e6070
Julian
authored
3 years ago
884e6070
Jul 29, 2021
Limit url parameter-based redirects to local urls
· 3f67061a
Julian
authored
3 years ago
3f67061a
Selfservice redesign and button to leave roles
· 661703c4
Julian
authored
3 years ago
661703c4
Fixed included role checkboxes on role.show if role is locked, closes #68
· a40d4260
Julian
authored
3 years ago
a40d4260
Jul 28, 2021
Improved performance of getuser api endpoint
· b99ec7b2
Julian
authored
3 years ago
b99ec7b2
Jul 27, 2021
Fixed loginname requirement description on user admin page
· 870c53cd
Julian
authored
3 years ago
870c53cd
Jul 26, 2021
Auto-convert loginnames to lowercase on login and password reset
· e28b2f1f
Julian
authored
3 years ago
For password reset this prevents circumventing the loginname/email-based ratelimit.
e28b2f1f
Rework of the tests
· 9ff22abb
sistason
authored
3 years ago
and
Julian
committed
3 years ago
9ff22abb
Jul 25, 2021
Disabled German translations by default and fixed language selection in this case
· 01123c36
Julian
authored
3 years ago
01123c36
Added api module with endpoints getusers, getgroups and checkpassword
· 39794116
Julian
authored
3 years ago
39794116
Fixed setlang redirect url
· 17c8e40e
Julian
authored
3 years ago
17c8e40e
Added python-flask-babel dependency to README
· 7e4dba2c
Julian
authored
3 years ago
7e4dba2c
Multi-language support und German translations
· d0566bb0
sistason
authored
3 years ago
and
Julian
committed
3 years ago
d0566bb0
Jul 23, 2021
Implemented device login for OAuth2 authorizations
· 2bb08aba
Julian
authored
3 years ago
2bb08aba
Jun 22, 2021
Implemented mfa requirements for RoleGroup
· 6cacdf54
Julian
authored
3 years ago
6cacdf54
Loading