-
gabro updated
8 years ago
-
Any access beyond read-only will require a login. Suggested is to use github accounts only for now.
The system needs to support groups, and ACL,s on groups. It needs an admin backend to be able to do…
-
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 i…
-
**Subtask of user story:** User Management https://github.com/usdigitalresponse/cpf-reporter/issues/81
**DOD:** When an update to an existing user sets `isActive=false`, the user's Passage identity…
-
- #40
- #41
- #42
-
NOTES: Only whitelisted addresses will be able to create chapters. Only chapters will be able to manage their users.
1. Set up user model in Prisma
2. Set up API routes for creating, retrieving, and …
-
## Expected behavior
The 2FS support has greatly been improved with NC 15.x, but it is currently not possible for an administrator to check if a user has enabled any kind of 2FA for his account. Bes…
-
- [x] User Registration
- [ ] Authentication
- [ ] Usr Profile Management
- [ ]
-
Would like to manage users, which databases they can see and whether they can edit them or not.
-
As a user, I want to log in to my account so that I can access my saved data.
**Acceptance Criteria:**
- Users can log in using their registered email and password.
- Implement session management…