ubeac / ubeac-api

Source of uBeac .NET Core packages
3 stars 2 forks source link

Set default value for Enabled property for User on registration from config file as an option #151

Closed mhmdtaherian closed 1 year ago

mhmdtaherian commented 1 year ago

We should be able to set the default value for the Enabled property for the User entity on Registration from the configuration file. Also, the admin should be able to set this value upon creating a new user.