forgejo/routers/web/org
Jack Hay 402df1d6b4
Prevent a user with a different email from accepting the team invite (#24491)
## Changes
- Fixes the case where a logged in user can accept an email invitation
even if their email address does not match the address in the invitation
2023-05-03 21:21:58 -04:00
..
setting Move secrets and runners settings to actions settings (#24200) 2023-04-27 20:08:47 -04:00
home.go Add follow organization and fix the logic of following page (#24345) 2023-04-29 15:13:58 -04:00
main_test.go Support org/user level projects (#22235) 2023-01-20 19:42:33 +08:00
members.go Add missing badges in user profile for /projects and /packages (#24232) 2023-04-22 21:32:40 -04:00
org.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
org_labels.go Add loading yaml label template files (#22976) 2023-03-02 01:44:23 +02:00
projects.go Add unset default project column (#23531) 2023-04-19 10:28:28 -04:00
projects_test.go Support org/user level projects (#22235) 2023-01-20 19:42:33 +08:00
setting.go Move secrets and runners settings to actions settings (#24200) 2023-04-27 20:08:47 -04:00
setting_oauth2.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
setting_packages.go Add Cargo package registry (#21888) 2023-02-05 18:12:31 +08:00
teams.go Prevent a user with a different email from accepting the team invite (#24491) 2023-05-03 21:21:58 -04:00