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
!5
Fix SECRET_KEY autogeneration in Debian package
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Fix SECRET_KEY autogeneration in Debian package
debian-secret-generation-fix
into
master
Overview
0
Commits
1
Pipelines
5
Changes
3
Merged
Fix SECRET_KEY autogeneration in Debian package
Julian
requested to merge
debian-secret-generation-fix
into
master
Mar 23, 2022
Overview
0
Commits
1
Pipelines
5
Changes
1
0
0
Merge request reports
Compare
version 2
version 4
b16bddbe
Mar 23, 2022
version 3
52089ad5
Mar 23, 2022
version 2
a0e1da29
Mar 23, 2022
version 1
85068d9b
Mar 23, 2022
master (base)
and
version 3
latest version
6412780d
1 commit,
Mar 23, 2022
version 4
b16bddbe
1 commit,
Mar 23, 2022
version 3
52089ad5
1 commit,
Mar 23, 2022
version 2
a0e1da29
1 commit,
Mar 23, 2022
version 1
85068d9b
1 commit,
Mar 23, 2022
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
debian/contrib/uffd-nginxauth.cfg
+
1
−
1
View file @ 52089ad5
Edit in single-file editor
Open in Web IDE
Show full file
FLASK_ENV
=
"production"
#SECRET=autogenerated by postinst script
#SECRET
_KEY
=autogenerated by postinst script
# URLs of the OAuth2-based identity provider (must be set!)
#OAUTH2_AUTH_URL = 'http://localhost:5001/oauth2/authorize'
Loading