mirror of
https://github.com/lldap/lldap.git
synced 2026-04-25 08:15:52 +03:00
[GH-ISSUE #362] Forgot Password feature request #138
Labels
No labels
backend
blocked
bug
cleanup
dependencies
docker
documentation
duplicate
enhancement
enhancement
frontend
github_actions
good first issue
help wanted
help wanted
integration
invalid
ldap
pull-request
question
rust
rust
tests
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/lldap-lldap#138
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zer0ish on GitHub (Nov 1, 2022).
Original GitHub issue: https://github.com/lldap/lldap/issues/362
Hello,
Would it be possible to add a Forgot password option that would use a 3or more question answer system?
This would be similar to the Freemium based windows tool "ADSelfService Plus"
For context it would work something like this:
I have users who always forget their password and as an admin I don't like having to reset it every week.
@nitnelave commented on GitHub (Nov 1, 2022):
There's a forgot password option with emails, that's easy to use, have you
tried that?
Security questions are in general terrible for security.
On Tue, 1 Nov 2022, 21:51 zer0ish, @.***> wrote:
@zer0ish commented on GitHub (Nov 1, 2022):
Sorry I think I just noticed the issue.
I'm just getting into Unraid to move away from my resource heavy windows servers and the unraid version of this is on LLDAP version 0.4.2-alpha
So I guess the the new version 3? has more options that I am not seeing in the unraid version.
I believe it's someone else that put it on unraid. Wish that version would be updated.
I suppose this can be closed since even if you did add the request(whihc I agree email is better), it wouldn't be updated from the install I have in unraid.
@nitnelave commented on GitHub (Nov 1, 2022):
The password reset function is much older, it was already in v0.1, and it
definitely is in the unraid version. Maybe you didn't set it up for sending
emails, though?
On Tue, 1 Nov 2022, 22:44 zer0ish, @.***> wrote:
@zer0ish commented on GitHub (Nov 1, 2022):
Here is a screen shot of the options I have in unraid to edit:
https://drive.google.com/file/d/1gauJ4bMy-TnQBkxT2w-FVvNURWs2oeW1/view?usp=share_link
And this is all I have for when I'm in the webgui:
https://drive.google.com/file/d/1wLK9yREALyw4g0xLZ-HpU2CcQtkADVJ4/view?usp=share_link
I'm new to unraid, but I really don't see any options for setting this up.
@martadinata666 commented on GitHub (Nov 2, 2022):
As the options doesn't show, then you need to manually modify the
config.toml. Looking from the images you attached, theconfig and it friendspath is on/mnt/user/appdata/lldap/@zer0ish commented on GitHub (Nov 2, 2022):
Thanks for this.
I assumed setting this up was part of the GUI.