aboutsummaryrefslogtreecommitdiff
path: root/cli/update-user.php
AgeCommit message (Collapse)Author
2018-02-14Allow admin user to reset passwords (#1765)Gravatar Alexis Degrugillier
See #960
2017-12-11Use __DIR__ for relative include and requireGravatar Alexandre Alapetite
For uniformity, and to avoid having PHP searching in include_path. http://php.net/manual/function.include.php https://github.com/FreshRSS/FreshRSS/pull/1715 https://github.com/FreshRSS/FreshRSS/pull/1711#issuecomment-350581350
2017-08-05Mutualise create-user and update-userGravatar Alexandre Alapetite
2017-07-23CLI update-user usageGravatar Alexandre Alapetite
2017-07-22updateContextUser typoGravatar Alexandre Alapetite
2017-07-22+x execution rights update-userGravatar Alexandre Alapetite
2017-07-22CLI update userGravatar Alexandre Alapetite
https://github.com/FreshRSS/FreshRSS/issues/1600 Not tested