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
When a user wants to add his/her stil-id/student_id the id should be typechecked to see if it follows the requirements for a stil-id. If it is not accepted a HTTP 404 exception should be raised otherwise it should be added. This should be able to be updated from MeUpdate.
The text was updated successfully, but these errors were encountered:
When a user wants to add his/her stil-id/student_id the id should be typechecked to see if it follows the requirements for a stil-id. If it is not accepted a HTTP 404 exception should be raised otherwise it should be added. This should be able to be updated from MeUpdate.
The text was updated successfully, but these errors were encountered: