You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 22, 2019. It is now read-only.
I'm creating a webkit2-greeter theme for an organization and one of the requirements is being able to reset expired passwords. I was told that authenticate method of the API will/should do the trick in case of a password expiry by acting like a sequential input (new password - new password again) but so far, I have not encountered a document or mechanical example that mentions such a functionality. So, is that possible to reset expired passwords through webkit2-greeter API? If so, how?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm creating a webkit2-greeter theme for an organization and one of the requirements is being able to reset expired passwords. I was told that
authenticate
method of the API will/should do the trick in case of a password expiry by acting like a sequential input (new password - new password again) but so far, I have not encountered a document or mechanical example that mentions such a functionality. So, is that possible to reset expired passwords through webkit2-greeter API? If so, how?The text was updated successfully, but these errors were encountered: