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 · nd-uwsgi-rewrite
nd-uwsgi-rewrite
Select Git revision
1 result
Searching
uffd-nginxauth
Author
Search by author
Any Author
authors
0 authors
Browse files
View open merge request
Jan 29, 2022
rewrite default uwsgi config
· bae2b723
nd
authored
Jan 29, 2022
bae2b723
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
Rename to uffd-nginxauth and Debian package
· 68ddf6ef
Julian
authored
Dec 4, 2021
View commits for tag v0.1.0
v0.1.0
68ddf6ef
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
Merge branch 'tests' into 'master'
· 7c86f004
Julian
authored
Sep 19, 2021
7c86f004
Add basic unit testing and improve CI config
· 4699540b
Julian
authored
Sep 19, 2021
4699540b
Jun 15, 2021
Update .gitlab-ci.yml
· 6d7059cf
nd
authored
Jun 15, 2021
6d7059cf
Jan 30, 2021
added CSRF cookie protection
· 05579748
nd
authored
Jan 30, 2021
05579748
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
Addded headers-more module to example nginx config to prevent spoofing
· e14e7655
Julian
authored
Oct 6, 2020
e14e7655
Replaced manual oauth implementation with python-requests-oauthlib
· 964a29a9
Julian
authored
Oct 6, 2020
964a29a9
Oct 05, 2020
Added README
· bf4f9331
Julian
authored
Oct 5, 2020
bf4f9331
Simple oauth proxy
· 93fcccb1
Julian
authored
Oct 5, 2020
93fcccb1
Loading