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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
uffd
uffd-nginxauth
Commits
Commits · master
master
Select Git revision
Selected
master
default
protected
Branches
2
nd-uwsgi-rewrite
timeout
Tags
4
v0.2.1
protected
v0.2.0
protected
v0.1.1
protected
v0.1.0
protected
7 results
uffd-nginxauth
app.py
Author
Search by author
Any Author
authors
cpunkt
cc
c-tim
c-tim
Julian
julian
nd
nd
psy
psy
5 authors
Browse files
Apr 16, 2024
remove unused headers
· b0291ac4
psy
authored
Apr 16, 2024
View commits for tag v0.2.1
v0.2.1
b0291ac4
Feb 25, 2022
Remove ldap_dn/OAUTH-USER-LDAP-DN for uffd v2 compatability
· 65014469
Julian
authored
Feb 25, 2022
View commits for tag v0.2.0
v0.2.0
65014469
Dec 04, 2021
Fix config loading for Debian package
· d8fe1014
Julian
authored
Dec 4, 2021
View commits for tag v0.1.1
v0.1.1
d8fe1014
Sep 20, 2021
Reenabled OAUTHLIB_INSECURE_TRANSPORT
· 47acef87
Julian
authored
Sep 20, 2021
47acef87
Refactor handling if cookies are disabled
· c34647f2
Julian
authored
Sep 20, 2021
c34647f2
Sep 19, 2021
Bind session to client id
· 409117f7
Julian
authored
Sep 19, 2021
409117f7
Limit session lifetime to two days
· ea7786a1
Julian
authored
Sep 19, 2021
ea7786a1
Fix linter error and extend gitignore
· 8b9bcbb7
Julian
authored
Sep 19, 2021
8b9bcbb7
Gracefully handle missing session keys
· dd20dcc0
Julian
authored
Sep 19, 2021
dd20dcc0
Minor code cleanup
· edb31385
Julian
authored
Sep 19, 2021
edb31385
Nov 26, 2020
Revert "added ldap_uuid" (attribute was removed in uffd)
· e2c95d42
Julian
authored
Nov 26, 2020
e2c95d42
Nov 01, 2020
Added redirect_url and clear_cookies options to /logout
· f8552cce
Julian
authored
Nov 1, 2020
f8552cce
Oct 31, 2020
added rawurl pseudo query argument to /login
· d56bc72e
Julian
authored
Oct 31, 2020
d56bc72e
added ldap_uuid
· 51d48203
Julian
authored
Oct 31, 2020
51d48203
Added ldap dn user info
· ba708dac
Julian
authored
Oct 31, 2020
ba708dac
Disabled exceptions for non-HTTPS
· f09c5b5e
Julian
authored
Oct 31, 2020
f09c5b5e
Oct 08, 2020
Added documentation about response headers
· edb71f26
Julian
authored
Oct 8, 2020
edb71f26
Added .gitlab-ci.yml with linter and fixed linter errors
· a0c88fd1
Julian
authored
Oct 8, 2020
a0c88fd1
Restructured code to be testable and configurable
· 6aca1e42
Julian
authored
Oct 8, 2020
6aca1e42
Updated code and sample nginx config to uffd changes
· 151cf0b3
Julian
authored
Oct 8, 2020
151cf0b3
Oct 07, 2020
Got rid of requirement to use HTTPS for testing
· bb28339c
Julian
authored
Oct 7, 2020
bb28339c
Oct 06, 2020
Replaced manual oauth implementation with python-requests-oauthlib
· 964a29a9
Julian
authored
Oct 6, 2020
964a29a9
Oct 05, 2020
Simple oauth proxy
· 93fcccb1
Julian
authored
Oct 5, 2020
93fcccb1
Loading