You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@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?
The text was updated successfully, but these errors were encountered:
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.
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?
@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).
@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?
The text was updated successfully, but these errors were encountered: