You've already forked oauth2-proxy
mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2025-12-01 22:51:45 +02:00
v2.0 & cleanup changes
* bump version to 2.0 * remove --cookie-https-only option * add windows build to dist.sh * rename --cookie-key to --cookie-name
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
package main
|
||||
|
||||
const VERSION = "1.1.1"
|
||||
const VERSION = "2.0"
|
||||
|
||||
Reference in New Issue
Block a user