aboutsummaryrefslogtreecommitdiff
path: root/cli/delete-user.php
AgeCommit message (Expand)Author
2021-02-05Add requirements check in CLI (#3410)Gravatar Alexandre Alapetite
2020-06-06Modify shebang to be more portable (#3038)Gravatar Alexis Degrugillier
2019-03-19Add an option validation on cli commands (#2278)Gravatar Alexis Degrugillier
2017-12-11Use __DIR__ for relative include and requireGravatar Alexandre Alapetite
2017-02-16use function with preg_match to check usernameGravatar Clément
2017-02-16Possibility to register user having a '-', a '_' or a '.' in usernameGravatar Clément
2016-10-23CLI exportGravatar Alexandre Alapetite
2016-10-23CLI import ZIP/OPML/JSON for userGravatar Alexandre Alapetite
2016-10-22CLI delete user https://github.com/FreshRSS/FreshRSS/issues/1095Gravatar Alexandre Alapetite