Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
uffd-nginxauth
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
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
uffd
uffd-nginxauth
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
3
master
default
protected
nd-uwsgi-rewrite
timeout
Tags
4
v0.2.1
protected
v0.2.0
protected
v0.1.1
protected
v0.1.0
protected
7 results
Begin with the selected commit
Created with Raphaël 2.2.0
16
Apr
19
Oct
29
Aug
23
Mar
25
Feb
29
Jan
4
Dec
20
Sep
19
15
Jun
7
Mar
30
Jan
26
Nov
1
31
Oct
9
8
7
6
5
remove unused headers
v0.2.1 master
v0.2.1 master
CI testing for Debian Bookworm
CI cleanup
Update pylint to v2.16.2 for python3.11 compatibility
Update .gitlab-ci.yml for compatibility with newer Gitlab versions
Update nginx.conf
Update nginx.conf for working post requests
Fix SECRET_KEY autogeneration in Debian package
Remove ldap_dn/OAUTH-USER-LDAP-DN for uffd v2 compatability
v0.2.0
v0.2.0
rewrite default uwsgi config
nd-uwsgi-rewrite
nd-uwsgi-rewrite
Fix config loading for Debian package
v0.1.1
v0.1.1
Rename to uffd-nginxauth and Debian package
v0.1.0
v0.1.0
Reenabled OAUTHLIB_INSECURE_TRANSPORT
Refactor handling if cookies are disabled
Bind session to client id
Limit session lifetime to two days
Fix linter error and extend gitignore
Gracefully handle missing session keys
Minor code cleanup
Merge branch 'tests' into 'master'
Add basic unit testing and improve CI config
Update .gitlab-ci.yml
add support for a session timeout
timeout
timeout
added CSRF cookie protection
Revert "added ldap_uuid" (attribute was removed in uffd)
Added redirect_url and clear_cookies options to /logout
added rawurl pseudo query argument to /login
added ldap_uuid
Added ldap dn user info
Disabled exceptions for non-HTTPS
Added documentation about response headers
Added .gitlab-ci.yml with linter and fixed linter errors
Restructured code to be testable and configurable
Updated code and sample nginx config to uffd changes
Got rid of requirement to use HTTPS for testing
Addded headers-more module to example nginx config to prevent spoofing
Replaced manual oauth implementation with python-requests-oauthlib
Added README
Simple oauth proxy
Loading