graylog2-web-interface
graylog2-web-interface copied to clipboard
Email users link to set account password.
In a perfect world we all have LDAP and Unicorns that poop HotPockets, but we do not live in a perfect world...
I would like to be able to create a new account for access to the graylog-web interface and have the app email a link to the new user's email address so he can create his password. This process could also be leveraged when a user needs his password reset, click a reset button and the app emails a link for the user to reset password.
Agree.
Yep, agreed totally.
:+1:
Most of this implementation is a server issue, only the link to the web interface needs to be generated, and possibly a small new view needs to be created (split the password out of the users edit page)