-
Updated
May 20, 2020 - Shell
nginx-proxy
Here are 433 public repositories matching this topic...
-
Updated
May 18, 2020 - Shell
-
Updated
Jul 30, 2019 - C
-
Updated
May 29, 2020 - Shell
Describe the problem
After logging out, you can still pass vouch's validate handler with the captured cookie.
Expected behavior
vouch should not allowed a logged out session to re-use a cookie to log in.
Additional context
Steps to replicate
- log into a site (vouch /login)
- capture the cookie that stores the jwt (cooke: name in config.yml)
-- easiest method is
-
Updated
May 7, 2020 - Lua
-
Updated
May 25, 2020 - PHP
-
Updated
Jul 25, 2019
-
Updated
Jun 1, 2020 - Lua
-
Updated
Jul 13, 2017
It would be useful to create an installer script that helps to generate the docker-compose.yml
and .env
files for users.
Options for things that should be selected would be:
- Platform (x86 or ARM)
- Torrent or Usenet
- Inputs for file paths
- Inputs for Environment Variables
-
Updated
Apr 6, 2020 - Shell
-
Updated
Dec 18, 2018 - Dockerfile
Hi tulik,
I continue to use this part of helm/ and .travis files in my own project for API rest with DDD layers. But I really not understand how I do configure travis file and what variables we need to add ?
@see https://travis-ci.org/woprrr/SF4-Rest-API/jobs/396913196 an example of openssl error.
to generate my own client_secrets.json I have dowloaded from GCE project and encoded with `t
-
Updated
Feb 15, 2020 - Dockerfile
-
Updated
Apr 16, 2020 - PHP
-
Updated
Sep 8, 2017 - Shell
-
Updated
Nov 26, 2019 - Dockerfile
-
Updated
Aug 16, 2018 - Dockerfile
-
Updated
Dec 25, 2019 - Go
-
Updated
Mar 28, 2019 - Dockerfile
-
Updated
May 11, 2020 - Scala
-
Updated
Jan 18, 2020 - Shell
-
Updated
Jan 29, 2020 - Dockerfile
We'd need to get some basic DoS protection here, am I right?
-
Updated
May 23, 2020 - Shell
-
Updated
Aug 28, 2018 - JavaScript
Improve this page
Add a description, image, and links to the nginx-proxy topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nginx-proxy topic, visit your repo's landing page and select "manage topics."
Hello, I see there is some kind of API at "/api" , please is there any documentation for it? I would like to incorporate nginx-proxy-manager into a development tool with automated hosts created. Thanks!