-
-
Notifications
You must be signed in to change notification settings - Fork 192
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
[change] Move password reset URL to DB #344
Labels
enhancement
New feature or request
Milestone
Comments
I'm working on this. |
totallynotvaishnav
added a commit
to totallynotvaishnav/openwisp-radius
that referenced
this issue
Feb 9, 2022
codesankalp
pushed a commit
to totallynotvaishnav/openwisp-radius
that referenced
this issue
Feb 9, 2022
codesankalp
pushed a commit
that referenced
this issue
Feb 9, 2022
nemesifier
pushed a commit
that referenced
this issue
Feb 16, 2022
* Used fallback field, validate URL field * Maintain backward compatibility * Made URL uppercase in UI Co-authored-by: Vaishnav Nair <64798176+totallynotvaishnav@users.noreply.github.com> Co-authored-by: Federico Capoano <f.capoano@openwisp.io> Closes #344
nemesifier
added a commit
that referenced
this issue
Feb 16, 2022
* Used fallback field, validate URL field * Maintain backward compatibility * Made URL uppercase in UI Closes #344 Co-authored-by: Vaishnav Nair <64798176+totallynotvaishnav@users.noreply.github.com> Co-authored-by: Federico Capoano <f.capoano@openwisp.io>
Aryamanz29
pushed a commit
to Aryamanz29/openwisp-radius
that referenced
this issue
Feb 24, 2022
* Used fallback field, validate URL field * Maintain backward compatibility * Made URL uppercase in UI Closes openwisp#344 Co-authored-by: Vaishnav Nair <64798176+totallynotvaishnav@users.noreply.github.com> Co-authored-by: Federico Capoano <f.capoano@openwisp.io>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As #343, we shall move the password reset URL to the DB so it's editable by organization administrators, for consistency and ease of use. Docs and test shall be updated.
This shall be done once #343 is completed.
The text was updated successfully, but these errors were encountered: