Authentication, User Accounts etc. #4

Open
opened 2023-05-18 10:52:24 +02:00 by zeitschlag · 0 comments
Owner
  • Provide support for both the built-in Django User Authentication-stuff and LDAP
  • Think about how the podcast URL finds its way to the individual user (email? simple website?)
  • Think about how to invalidate URLs for invalid users and when (regularly?)
  • How do check if a user is still a member when using LDAP? Using a Django User-model-object solves the question
- Provide support for both the built-in Django User Authentication-stuff and LDAP - Think about how the podcast URL finds its way to the individual user (email? simple website?) - Think about how to invalidate URLs for invalid users and when (regularly?) - How do check if a user is still a member when using LDAP? Using a Django User-model-object solves the question
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: zeitschlag/ventilator#4
No description provided.