mirror of
https://github.com/MuXiu1997/traefik-github-oauth-plugin
synced 2025-12-17 18:31:27 +00:00
chore(main): release 0.1.1 (#15)
closed #16 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a6cd5505f7
commit
1701487bc4
12
CHANGELOG.md
Normal file
12
CHANGELOG.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 0.1.1 (2023-01-26)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* implement traefik github oauth plugin ([d3be0a5](https://github.com/MuXiu1997/traefik-github-oauth-plugin/commit/d3be0a5831ad83a7e8ceab47e0d6216902755313))
|
||||
* implement traefik github oauth server app ([7a7acdf](https://github.com/MuXiu1997/traefik-github-oauth-plugin/commit/7a7acdf7f9822dee89225b3a17b3ac732bef5c94))
|
||||
* **middleware:** message when api secret key is invalid ([6138346](https://github.com/MuXiu1997/traefik-github-oauth-plugin/commit/61383468b262150387da2f7a9598d8984a01dbde))
|
||||
* **middleware:** use `github.com/dghubble/sling` as http client ([81f461f](https://github.com/MuXiu1997/traefik-github-oauth-plugin/commit/81f461fb35ed3fc5aa9d3441aec6c3a29e8f3db4))
|
||||
* **server:** return request error message in json ([4c1eac9](https://github.com/MuXiu1997/traefik-github-oauth-plugin/commit/4c1eac941db36e701f97d32335406b57bfafa860))
|
||||
Reference in New Issue
Block a user