Mojtabarezaei4 / Queueomatic

A queue system that can be used for educational purposes or for any other situations where prioritization of individuals is necessary.
https://queueomatic.azurewebsites.net/
MIT License
7 stars 2 forks source link

Change the time zones #131

Closed Mojtabarezaei4 closed 1 year ago

Mojtabarezaei4 commented 1 year ago

The time is assigned in ForgetPasswordEndpoint.cs (line 38) as the expiration date should be saved as UtcNow. Also in ResetPasswordEndpoint.cs line 27.