Lunny Xiao
20cf4b7849
Fix various permission & login related bugs (#36002) (#36004)
Backport #36002
Permission & protection check:
- Fix Delete Release permission check
- Fix Update Pull Request with rebase branch protection check
- Fix Issue Dependency permission check
- Fix Delete Comment History ID check
Information leaking:
- Show unified message for non-existing user and invalid password
- Fix #35984
- Don't expose release draft to non-writer users.
- Make API returns signature's email address instead of the user
profile's.
Auth & Login:
- Avoid GCM OAuth2 attempt when OAuth2 is disabled
- Fix #35510
---------
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-11-22 12:33:48 +00:00
..
2025-08-27 11:00:01 +00:00
2025-07-10 16:17:28 -07:00
2025-06-27 21:48:03 +08:00
2025-02-16 22:13:17 -08:00
2025-07-10 16:17:28 -07:00
2025-04-13 20:00:44 +00:00
2025-11-22 12:33:48 +00:00
2025-04-22 01:20:11 +08:00
2025-06-20 20:14:00 +08:00
2025-10-10 03:28:40 +00:00
2025-06-29 21:17:45 -07:00
2025-06-20 20:14:00 +08:00
2025-11-22 12:33:48 +00:00