Using date modifier does not work for unix password expiration
Closed
Using date modifier does not work for unix password expiration
Description
Using date modifier not work for unix password expiration
Distribution Name and Version
Debian Jessie
FusionDirectory Version
1.3-dev
PHP version used
7.0
Origin of php packages
Official
Steps to Reproduce
- Make a template with a date modifier in unix password expiration
- Use the template to make an user
- We not use the good date in the user
Expected behavior:
Have the expected date when we use the modifier
Actual behavior:
It fallback on 1970 date
Reproduces how often: 100%