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
Merge requests
!3
Rename to uffd-nginxauth and Debian package
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Rename to uffd-nginxauth and Debian package
packaging
into
master
Overview
7
Commits
1
Pipelines
5
Changes
11
Merged
Rename to uffd-nginxauth and Debian package
Julian
requested to merge
packaging
into
master
Dec 4, 2021
Overview
7
Commits
1
Pipelines
5
Changes
11
0
0
Merge request reports
Compare
master
version 4
9c5f9ee5
Dec 4, 2021
version 3
6f959651
Dec 4, 2021
version 2
d8142454
Dec 4, 2021
version 1
a1951af6
Dec 4, 2021
master (base)
and
latest version
latest version
68ddf6ef
1 commit,
Dec 4, 2021
version 4
9c5f9ee5
3 commits,
Dec 4, 2021
version 3
6f959651
3 commits,
Dec 4, 2021
version 2
d8142454
2 commits,
Dec 4, 2021
version 1
a1951af6
1 commit,
Dec 4, 2021
11 files
+
278
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
11
debian/contrib/uffd-nginxauth.cfg
0 → 100644
+
7
−
0
View file @ 68ddf6ef
Edit in single-file editor
Open in Web IDE
FLASK_ENV
=
"production"
#SECRET=autogenerated by postinst script
# URLs of the OAuth2-based identity provider (must be set!)
#OAUTH2_AUTH_URL = 'http://localhost:5001/oauth2/authorize'
#OAUTH2_TOKEN_URL = 'http://localhost:5001/oauth2/token'
#OAUTH2_USERINFO_URL = 'http://localhost:5001/oauth2/userinfo'
Loading