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
45d4598ef47e48bdc3f6f8528ba4a73386f60d40
Select Git revision
0 results
uffd
Author
Search by author
Any Author
authors
0 authors
Sep 02, 2021
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
fix spelling errors and update changelog
· 7355e968
nd
authored
3 years ago
View commits for tag v0.3.0
v0.3.0
7355e968
removed not needed sleep from tests
· 220f9049
nd
authored
3 years ago
220f9049
add comment why we ignore the package dependencies extracted by pybild
· 15ff7577
nd
authored
3 years ago
15ff7577
Merge branch '82-better-packages' of git.cccv.de:uffd/uffd into 82-better-packages
· 180a8f8a
nd
authored
3 years ago
180a8f8a
add more warnings against using pip install for production setups
· 3196f8f1
nd
authored
3 years ago
3196f8f1
ensure uffd-admin works with arguments containing whitespace
· 8a12a13a
Julian
authored
3 years ago
and
nd
committed
3 years ago
8a12a13a
update changelog for 0.3.0 release
· 6366a446
nd
authored
3 years ago
6366a446
move python dependencies from requirements.txt to setup.py
· f6fe1121
nd
authored
3 years ago
f6fe1121
enable uwsgi app by default and add maintainer script to restart uwsgi
· 9fdb6c41
nd
authored
3 years ago
9fdb6c41
Jul 31, 2021
move package build dependencies to docker image
· d0e52e42
nd
authored
3 years ago
d0e52e42
add uffd-admin command, cleanup cronjob and needed /run folder
· da04c1d3
nd
authored
3 years ago
da04c1d3
update link to rocketchat in README
· 7704f23c
nd
authored
3 years ago
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
Loading