mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-25 11:22:16 +00:00
test(oauth): coverage for the redirection of a denied grant
See 886a675f62
Return `access_denied` error when an OAuth2 request is denied
This commit is contained in:
parent
8b5642949a
commit
32c882af91
2 changed files with 22 additions and 0 deletions
1
release-notes/8.0.0/fix/4026.md
Normal file
1
release-notes/8.0.0/fix/4026.md
Normal file
|
@ -0,0 +1 @@
|
|||
- when an OAuth grant request submitted to a Forgejo user is denied, the server from which the request originates is not notified that it has been denied
|
Loading…
Add table
Add a link
Reference in a new issue