-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
fix(oauth): instance name encoding on oauth app in admin #49804
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
fix(oauth): instance name encoding on oauth app in admin #49804
Conversation
…decoding Signed-off-by: byt3sage <[email protected]>
Signed-off-by: byt3sage <[email protected]>
|
Thanks for your pull request 👍 Please revert the changes to the language files. The files are synced automatically from Transifex. It's enough to change the source. |
|
@kesselb Ah that makes sense! I've reverted these back now. |
…stance-name-decoding-39956
…yt3sage/server into bug/oauth-instance-name-decoding-39956
…yt3sage/server into bug/oauth-instance-name-decoding-39956 Signed-off-by: byt3sage <[email protected]>
…yt3sage/server into bug/oauth-instance-name-decoding-39956
Signed-off-by: byt3sage <[email protected]>
Signed-off-by: byt3sage <[email protected]>
Signed-off-by: Kostiantyn Miakshyn <[email protected]> Signed-off-by: byt3sage <[email protected]>
Signed-off-by: nextcloud-command <[email protected]> Signed-off-by: byt3sage <[email protected]>
Signed-off-by: Robin Appelman <[email protected]> Signed-off-by: byt3sage <[email protected]>
Signed-off-by: skjnldsv <[email protected]> Signed-off-by: byt3sage <[email protected]>
Signed-off-by: nextcloud-command <[email protected]> Signed-off-by: byt3sage <[email protected]>
Signed-off-by: nfebe <[email protected]> Signed-off-by: byt3sage <[email protected]>
Signed-off-by: nextcloud-command <[email protected]> Signed-off-by: byt3sage <[email protected]>
Signed-off-by: Nextcloud bot <[email protected]> Signed-off-by: byt3sage <[email protected]>
Signed-off-by: skjnldsv <[email protected]> Signed-off-by: byt3sage <[email protected]>
Signed-off-by: nextcloud-command <[email protected]> Signed-off-by: byt3sage <[email protected]>
Signed-off-by: grnd-alt <[email protected]> Signed-off-by: byt3sage <[email protected]>
Signed-off-by: grnd-alt <[email protected]> Signed-off-by: byt3sage <[email protected]>
Signed-off-by: grnd-alt <[email protected]> Signed-off-by: byt3sage <[email protected]>
…ric one Let the controller access the HintException and show the error to the user. Signed-off-by: Côme Chilliet <[email protected]> Signed-off-by: byt3sage <[email protected]>
This fixes a regression that bad password returned 403 instead of 400 because of previous changes. Signed-off-by: Côme Chilliet <[email protected]> Signed-off-by: byt3sage <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]> Signed-off-by: byt3sage <[email protected]>
Signed-off-by: skjnldsv <[email protected]> Signed-off-by: byt3sage <[email protected]>
…lete requests Signed-off-by: skjnldsv <[email protected]> Signed-off-by: byt3sage <[email protected]>
Signed-off-by: skjnldsv <[email protected]> Signed-off-by: byt3sage <[email protected]>
Signed-off-by: Christopher Ng <[email protected]> Signed-off-by: byt3sage <[email protected]>
Signed-off-by: Christopher Ng <[email protected]> Signed-off-by: byt3sage <[email protected]>
Signed-off-by: Christopher Ng <[email protected]> Signed-off-by: byt3sage <[email protected]>
…lumns Signed-off-by: Robin Appelman <[email protected]> Signed-off-by: byt3sage <[email protected]>
…oned queries Signed-off-by: Robin Appelman <[email protected]> Signed-off-by: byt3sage <[email protected]>
Signed-off-by: Daniel Kesselberg <[email protected]> Signed-off-by: byt3sage <[email protected]>
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.7...3.3.8) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: byt3sage <[email protected]>
Signed-off-by: nextcloud-command <[email protected]> Signed-off-by: byt3sage <[email protected]>
Signed-off-by: Nextcloud bot <[email protected]> Signed-off-by: byt3sage <[email protected]>
…yt3sage/server into bug/oauth-instance-name-decoding-39956
|
Hello there, We hope that the review process is going smooth and is helpful for you. We want to ensure your pull request is reviewed to your satisfaction. If you have a moment, our community management team would very much appreciate your feedback on your experience with this PR review process. Your feedback is valuable to us as we continuously strive to improve our community developer experience. Please take a moment to complete our short survey by clicking on the following link: https://cloud.nextcloud.com/apps/forms/s/i9Ago4EQRZ7TWxjfmeEpPkf6 Thank you for contributing to Nextcloud and we hope to hear from you soon! (If you believe you should not receive this message, you can add yourself to the blocklist.) |
|
cc @julien-nc |
|
Hi @byt3sage Thank you, it appears that the last rebase went wrong. Could you please retry? |
Summary
TODO
Screenshots
Before

After

Checklist