Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

captive portal: voucher login simplification #688

Closed
fichtner opened this issue Jan 21, 2016 · 5 comments
Closed

captive portal: voucher login simplification #688

fichtner opened this issue Jan 21, 2016 · 5 comments
Assignees
Labels
support Community support
Milestone

Comments

@fichtner
Copy link
Member

@DokuKaefer asks whether there will be simpler login types that only use the voucher code like in the old CP or at least a way to have multiple vouchers to activate the same user.

I'm guessing in this case vouchers should be temporary users, that's a bit against the way the authentication is set up currently, right?

@fichtner fichtner added the support Community support label Jan 21, 2016
@fichtner fichtner added this to the 16.7 milestone Jan 21, 2016
@AdSchellevis
Copy link
Member

No, not planned.
I'm not saying it's impossible to authenticate with only a username (and an empty/pre-defined password), but either the voucher code needs to generate empty (or default) passwords or a new plugin is required and the template needs to be adjusted to support this.

@fichtner
Copy link
Member Author

Closing, thanks :)

@jstrebel
Copy link

Ad, in many CP applications it is much more convenient to enter only a voucher code. What are the reasons to eliminate this feature wich first appeared in monowall?

@AdSchellevis
Copy link
Member

@jstrebel, we just choose a direction here (we had to build all from scratch). It is rather easy to build plugins for different types of use, and there are quite some possibilities with the new template system (including concatenation of the user/pass combination for the voucher as one with a separator in between).

@jstrebel
Copy link

Thank you Ad, this is a very positive response. (fyi we have developed the voucher system almost then years ago for monowall.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support Community support
Development

No branches or pull requests

3 participants