Merge pull request 'fix ci' (#863) from allow-secretary-to-edit-boats into main
All checks were successful
CI/CD Pipeline / test (push) Successful in 14m38s
CI/CD Pipeline / deploy-staging (push) Has been skipped
CI/CD Pipeline / deploy-main (push) Successful in 7m41s

Reviewed-on: #863
This commit is contained in:
philipp 2025-02-11 09:37:24 +01:00
commit 2a2c2ce9dc

View File

@ -1168,7 +1168,7 @@ special_user!(AdminUser, +"admin");
special_user!(AllowedForPlannedTripsUser, +"Donau Linz", +"scheckbuch");
special_user!(DonauLinzUser, +"Donau Linz", -"Unterstützend", -"Förderndes Mitglied");
special_user!(SchnupperBetreuerUser, +"schnupper-betreuer");
special_user!(VorstandUser, +"Vorstand");
special_user!(VorstandUser, +"admin", +"Vorstand");
special_user!(EventUser, +"manage_events");
special_user!(AllowedToEditPaymentStatusUser, +"kassier", +"admin");
special_user!(ManageUserUser, +"admin", +"schriftfuehrer");