Authentication, User Accounts etc. #4
zeitschlag
commented 2023-05-18 10:52:24 +02:00
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
zeitschlag
referenced this issue 2023-05-18 10:52:39 +02:00
Generate (individual) podcast feed #3
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?