#5213 closed (wontfix)
[enhancement] Add an invitation option in authentification user module
Reported by: | Owned by: | Jacob | |
---|---|---|---|
Component: | Uncategorized | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Design decision needed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Hi,
I wonder if someone could implement the invitation option in authentification user module when user login.
I'm refering to one registered user (eventually admin) has to invite another (new) user for that user could login satisfactorially in the web page.
This avoid that admin user must register all users.
Thanks in advance,
Xan.
Change History (5)
comment:1 by , 17 years ago
comment:2 by , 17 years ago
Summary: | [enhancement] Invitation option in authentification user module → [enhancement] Add an invitation option in authentification user module |
---|---|
Triage Stage: | Unreviewed → Design decision needed |
comment:3 by , 17 years ago
It is outside the scope of Django. Might make a decent third-party bit, though; I might add it to django-registration.
comment:5 by , 17 years ago
django-friends http://code.google.com/p/django-friends/ brings this functionality
Not of all,
Xan.
This is probably outside the scope of Django, but I'll mark this as DDN.