Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
uffd2
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
thies
uffd2
Commits
c07193c6
Commit
c07193c6
authored
3 years ago
by
Julian
Browse files
Options
Downloads
Patches
Plain Diff
Release v1.1.0
parent
126f1659
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG
+42
-0
42 additions, 0 deletions
CHANGELOG
with
42 additions
and
0 deletions
CHANGELOG
+
42
−
0
View file @
c07193c6
uffd (1.1.0) unstable; urgency=medium
[ Julian Rother ]
* Switched tests from tmpfile to in-memory databases
* Catch LDAPSASLPrepError on login
* Restrict password alphabet to SASLprep-safe ASCII subset
* Replace flask_oauthlib with plain oauthlib
* Fix for 45d4598 (Replace flask_oauthlib with plain oauthlib)
* Don't display login page if user is already logged in
* Display per-client-customizable message on login page
* Dedicated error page for permission errors
* Fix HTML element id construction in role view
* Removed TestUserViewsOLUserAsUser test cases
* Make sure that users can only confirm their own verification tokens
* Refactor permission checking and differenciate login and selfservice access
* Refactor base template and add narrow base template
* Handle if user referenced in session does not exist
* Support for python3-fido2 v0.9.x (Debian Bullseye)
* Support for python3-werkzeug v1.0.x (Debian Bullseye)
* Properly rollback db transaction in db_flush (tests)
* Fix debian package dependency on python3-oauthlib
* Verify OAuth2 codes/tokens in constant-time
* Verify invite link secrets in constant-time
* Verify selfservice link secrets in constant-time
* Verify signup link secrets in constant-time
* Verify api keys in constant-time
* Explain OAuth2 code/token customization hack
* Add CI tests for Bullseye and fix remaining compatability issues
* Publish Debian packages to packages.cccv.de
[ C-Tim ]
* fix(uffd-admin): Fix bug with util-linux fallback path
* fix(migrations): Calculate correct path for migrations instead of assuming cwd
[ Julian Rother ]
* CI check for CHANGELOG on release
* Refactor migrations to support MySQL/MariaDB
* Add Debian repo signing key and install instructions
* Auto-generate SECRET_KEY in Debian package, minor improvement of uffd-admin
-- root <root@runner-f9u6bnzu-project-27-concurrent-0> Mon, 13 Sep 2021 12:07:04 +0000
uffd (1.0.0) unstable; urgency=medium
[ nd ]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment