freeipa-password-reset icon indicating copy to clipboard operation
freeipa-password-reset copied to clipboard

Self-service password reset app for FreeIPA

Results 21 freeipa-password-reset issues
Sort by recently updated
recently updated
newest added

Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.1 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...

dependencies

Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.18.0 to 0.19.0. Changelog Sourced from httplib2's changelog. 0.19.0 auth: parse headers using pyparsing instead of regexp httplib2/httplib2#182 auth: WSSE token needs to be string not bytes...

dependencies

Hey there, I'm having troubles with the kerberos ticket portion of the setup. When clicking on "Reset Password" I get "Cannot retrieve kerberos ticket". I'm able to grab a keytab...

We are currently using your freeipa-password-reset app for our FreeIPA LDAP password reset and we are testing different medium in providing OTP. In email it is already working. However, we've...

Awesome work and really nice options available through the provider list. Everything works with no problems at all. One comment, which i see making huge difference, security wise. The SLACK...

Currently it's using an ipa user to reset password, instead of an ipa service.

enhancement

I'm not sure if there's a solution, but if we're using 2FA with FreeIPA (password and Google Authenticator) how do we configure for a password reset? Any ideas? I think...

Hi, Every second time we call `/setpassword`, an error is shown: "rpcclient is already connected". ![Screenshot(2) (1)](https://user-images.githubusercontent.com/7910828/227489932-3f2dcbaf-eb99-4e31-9a2e-c90be126fd9e.png) Manually resending the request succeeds. If not catched, the exeption trace is the...

Changes to upgrade the Django version from the EOL version Django 1.11 to 4.1 - Pin and upgrade all project dependencies - Python 2 support is dropped in newer versions...

Hi, I have installed and configured [freeipa-password-reset](https://github.com/larrabee/freeipa-password-reset) on a RHEL 8 vm and it works great so far. This setup is a standalone vm meaning that it's not installed on...