test(oauth): coverage for the redirection of a denied grant

See 886a675f62 Return `access_denied` error when an OAuth2 request is denied

(cherry picked from commit 32c882af91)
This commit is contained in:
Earl Warren 2024-06-05 12:33:10 +02:00 committed by GitHub
parent e17e330712
commit 40bf161ff0
2 changed files with 22 additions and 0 deletions

View 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