ubicloud/routes/web
Enes Cakir e8619ea1b0 Do not allow to remove all admins from project
It's possible for a user to remove all of their permissions, leaving the
project inaccessible. A user might also mistakenly strip away all their
own permissions, again resulting in an inaccessible project. This new
condition check prevents the updating of management policies if there's
no remaining admin in the project.
2024-10-11 16:17:15 +03:00
..
project Do not allow to remove all admins from project 2024-10-11 16:17:15 +03:00
webhook Add a prog to destroy GitHub installation 2024-10-03 17:37:42 +03:00
account.rb Use UBID for model identifiers 2023-07-20 15:24:53 -07:00
github.rb Add more log to GitHub callback endpoint 2024-10-04 17:58:14 +03:00
project.rb Add overall quota information to UI 2024-07-26 12:47:45 +02:00