You've already forked oauth2-proxy
mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2025-08-08 22:46:33 +02:00
release: v7.9.0 (#3047)
* add new docs version 7.9.x * update to release version v7.9.0 * doc: add changelog summary --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Jan Larwig <jan@larwig.com>
This commit is contained in:
committed by
GitHub
parent
b7ff804506
commit
2ecb2c64aa
23
docs/versioned_docs/version-7.9.x/welcome.md
Normal file
23
docs/versioned_docs/version-7.9.x/welcome.md
Normal file
@ -0,0 +1,23 @@
|
||||
---
|
||||
id: welcome
|
||||
title: Welcome
|
||||
hide_table_of_contents: true
|
||||
slug: /
|
||||
---
|
||||
|
||||

|
||||
|
||||
A reverse proxy and static file server that provides authentication using Providers (Google, GitHub, and others)
|
||||
to validate accounts by email, domain or group.
|
||||
|
||||
:::note
|
||||
This repository was forked from [bitly/OAuth2_Proxy](https://github.com/bitly/oauth2_proxy) on 27/11/2018.
|
||||
Versions v3.0.0 and up are from this fork and will have diverged from any changes in the original fork.
|
||||
A list of changes can be seen in the [CHANGELOG](https://github.com/oauth2-proxy/oauth2-proxy/blob/master/CHANGELOG.md).
|
||||
:::
|
||||
|
||||

|
||||
|
||||
## Architecture
|
||||
|
||||

|
Reference in New Issue
Block a user