Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#5213 closed (wontfix)

[enhancement] Add an invitation option in authentification user module

Reported by: DXpublica@… 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 anonymous, 17 years ago

comment:2 by Simon G. <dev@…>, 17 years ago

Summary: [enhancement] Invitation option in authentification user module[enhancement] Add an invitation option in authentification user module
Triage Stage: UnreviewedDesign decision needed

This is probably outside the scope of Django, but I'll mark this as DDN.

comment:3 by James Bennett, 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:4 by Simon G. <dev@…>, 17 years ago

Resolution: wontfix
Status: newclosed

It's all yours James :)

comment:5 by DXpublica@…, 17 years ago

django-friends http://code.google.com/p/django-friends/ brings this functionality

Not of all,
Xan.

Note: See TracTickets for help on using tickets.
Back to Top