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
We have few admin users who shouldn't be able to log in as a driver or passenger to the regular frontend as this doesn't make sense. Let's block them from logging in by checking if said user has some is in Passengers or Drivers group.
block it and display the error message:
"Logging in is not possible.
If you want to log in, ask the admin to add you to the group of Passengers or Drivers"
add button "OK" -> which closes the error message
The text was updated successfully, but these errors were encountered:
We have few admin users who shouldn't be able to log in as a driver or passenger to the regular frontend as this doesn't make sense. Let's block them from logging in by checking if said user has some is in Passengers or Drivers group.
Backend is already merged - #413
What we need to do now is:
"Logging in is not possible.
If you want to log in, ask the admin to add you to the group of Passengers or Drivers"
The text was updated successfully, but these errors were encountered: