Forgejo/templates/user
Gusted 747be949a1
[MODERATION] Block adding collaborators
- Ensure that the doer and blocked user cannot add each other as
collaborators to repositories.
- The Web UI gets an detailed message of the specific situation, the API
gets an generic Forbidden code.
- Unit tests has been added.
- Integration testing for Web and API has been added.
- This commit doesn't introduce removing each other as collaborators on
the block action, due to the complexity of database calls that needs to
be figured out. That deserves its own commit and test code.
2023-07-21 12:51:42 +02:00
..
auth Enable H014 and H023 djlint rules (#25786) 2023-07-09 20:33:25 +00:00
dashboard Translate untranslated string in issues list (#25759) 2023-07-07 22:36:39 +00:00
notification Fix notification list bugs (#25781) 2023-07-09 18:42:31 +00:00
overview Reformat some templates (#25756) 2023-07-07 18:06:49 +00:00
settings [MODERATION] organization blocking a user (#802) 2023-07-17 00:21:29 +02:00
code.tmpl Fix inconsistent user profile layout across tabs (#25625) 2023-07-06 18:59:24 +00:00
heatmap.tmpl Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
profile.tmpl [MODERATION] Block adding collaborators 2023-07-21 12:51:42 +02:00