glpi
glpi copied to clipboard
Fix check activation dates
| Q | A |
|---|---|
| Bug fix? | yes |
| New feature? | no |
| BC breaks? | no |
| Deprecations? | no |
| Tests pass? | yes |
| Fixed tickets | #number |
A user cannot recover his password because the check excluded the user if according to the activation dates the user is currently activated.
Change the check to not allow password recovery if according to the activation dates the user should be deactivated.