0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-23 14:26:15 -05:00
forgejo/routers/web/org
Gusted e14f2d0c84
feat: don't allow blocking the doer
- In the case of organization blocking users, disallow blocking the doer.
- Resolves #5390
- Added integration test.
2024-12-30 00:09:07 +01:00
..
setting feat: don't allow blocking the doer 2024-12-30 00:09:07 +01:00
home.go Calculate PublicOnly for org membership only once (#32234) 2024-11-17 21:57:34 +01:00
main_test.go
members.go Calculate PublicOnly for org membership only once (#32234) 2024-11-17 21:57:34 +01:00
org.go feat(i18n): allow different translations of creation links and titles (#4829) 2024-08-07 16:54:05 +00:00
org_labels.go
projects.go Add missed return after ctx.ServerError (#31130) 2024-06-02 16:26:54 +02:00
projects_test.go
setting.go fix: Allow Organisations to remove the Email Address (#5517) 2024-11-20 12:31:34 +00:00
setting_oauth2.go
setting_packages.go
teams.go Merge pull request 'fix: use ValidateEmail as binding across web forms' (#5158) from solomonv/consolidate-email-validation into forgejo 2024-10-21 14:31:32 +00:00