jasperdrescher / Simple-and-secure-accounts

A simple and secure php login framework with data-filtering and encryption using modern techniques.
MIT License
6 stars 1 forks source link

Add register check for rights #2

Open jasperdrescher opened 6 years ago

jasperdrescher commented 6 years ago

We'll have to account for the situation where the user doesn't have rights to do registration, by checking what type of user is attempting to perform the operation.