AmoDinho / TWRLASystem

ManageIT is an events management system for the Tuks Res Women In Leadership Academy.
1 stars 0 forks source link

User Management #9

Open AmoDinho opened 7 years ago

AmoDinho commented 7 years ago

The Problem at the moment is that when you sign up for an account, the users record of their email and password do not appear in the ASPNETUSER table in the database.

This is problematic because it makes it difficult to send recovery password emails. And configure how to manage your settings.

Also, I need to rethink how the user's name looks in the drop-down

Also, certain pages need to be restricted.

Subsequently, management needs a dashboard for searching Volunteers and Students.

AmoDinho commented 7 years ago

There are a few problems with loggin back in :face_with_head_bandage:

Solution: https://weblog.west-wind.com/posts/2015/Apr/29/Adding-minimal-OWIN-Identity-Authentication-to-an-Existing-ASPNET-MVC-Application

AmoDinho commented 7 years ago

Error of Manage Partial View:

This is the error: Object reference not set to an instance of an object.