You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
abort_if(!Auth::user()->checkSecurity('cmuser'), 401, 'Not authorized to create knight.');
We will need to add code that will allow a commander to create new users just in their Battalion. In the short term, we can grant select users 'cmuser' permission node.
so that Security Profile is obscured in the edit screen. This will enable FS and above to add new users, without letting anyone and everyone grant themselves Admin.
Describe the bug
Battalion Commanders do not have access to https://squire.aprilknights.org/profile/new
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Need to add Commander rank to permissions
The text was updated successfully, but these errors were encountered: