Clément "KPTN" OUDOT
Clément "KPTN" OUDOT
Thanks for the feedback. Do you plan to add Self Service Password as an official package in Fedora? I'm still thinking about including all the changes in the community package,...
My concern is about users installing from our packages and knowing where the files are. It will impact all their documentations.
Has been done by @davidcoutadeur for 1.6
Seems same issue as #763
I had a new request for an audit log We can do something similar that what was done for Service Desk: https://github.com/ltb-project/service-desk/issues/72
The information that should be logged: * Date * IP * User * Action * Result The log should occur for both Web and REST access.
Hello @TheAshwanik You can check https://github.com/ltb-project/self-service-password/pull/781
@Worteks is looking at it (thanks @armfem)
I am not very enthusiast of using a text input field. The best practice is to use the autocomplete property with "new-password" value, see https://developer.mozilla.org/en-US/docs/Web/Security/Securing_your_site/Turning_off_form_autocompletion
The latest workaround does not seem to work either. Postponing this issue as the browser behavior is quite hard to trick.