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

A few feature requests #13

Closed
5 tasks done
GershonR opened this issue Mar 21, 2016 · 14 comments
Closed
5 tasks done

A few feature requests #13

GershonR opened this issue Mar 21, 2016 · 14 comments

Comments

@GershonR
Copy link

GershonR commented Mar 21, 2016

  • Ability for an admin to change a users password
  • Setting recovering information to prove account identity
  • Maximum registrations per ip-address
  • Locking a account for X amount of time after X amount of attempts
  • Ability to /logout to prevent ip-sessions from auto-logging in
  • Minimum password length
  • Ability for an admin to change a users password
  • Maximum registrations per ip-address
  • Locking a account for X amount of time after X amount of attempts
  • Ability to /logout to prevent ip-sessions from auto-logging in
  • Minimum password length
@GershonR GershonR changed the title Feature Requests: A few feature requests Mar 21, 2016
@games647
Copy link
Owner

games647 commented Mar 21, 2016

Converted to task list:

  • Ability for an admin to change a users password
  • Maximum registrations per ip-address
  • Locking a account for X amount of time after X amount of attempts
  • Ability to /logout to prevent ip-sessions from auto-logging in
  • Minimum password length

This will be edited if there changes.

@games647
Copy link
Owner

@GershonR What do you mean by "Setting recovering information to prove account identity"?

@GershonR
Copy link
Author

Something along the lines of recovery questions or whatever the user wants to identify they created that account

@games647
Copy link
Owner

Ouh, okay. FlexibleLogin already has support for a recovery email address. So you need this too?

@GershonR
Copy link
Author

How would the server send an email to the user? SMTP? and how would a user specify they want an email sent rather than having an admin manually check the recovery information they set

@games647
Copy link
Owner

Yes with SMTP. You can set the email with setemail if you are logged in.

@GershonR
Copy link
Author

How would a user request for an email to be sent, and will the email allow them to change the password?

@games647
Copy link
Owner

If the user have set the email, they can type /forgotpassword and will receive an email with a new password.

@GershonR
Copy link
Author

Ah I see that's very cool, you can delete the recovery thing then, that idea is awesome

@GershonR
Copy link
Author

Any news on the other features?

@games647
Copy link
Owner

Sorry I was too busy recently.

@games647
Copy link
Owner

I'm going to continue working on this once 1.9 sponge is released.

@GershonR
Copy link
Author

Isn't 1.9.4 Sponge beta already out?

@games647
Copy link
Owner

You are right. I checked it last week and there wasn't any build for it.

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

No branches or pull requests

2 participants