index
:
FreshRSS (Customized)
custom
edge
Customized version of FreshRSS, a self-hosted RSS feed aggregator
Daniel Smith
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli
/
delete-user.php
Age
Commit message (
Expand
)
Author
2023-12-18
Pass PHPStan level 8 (#5946)
Alexandre Alapetite
2023-11-16
Use strict_types (#5830)
Luc SANCHEZ
2023-09-22
fix: Fix check of existing usernames in cli scripts (#5667)
berumuron
2023-07-07
fix many "Only booleans are allowed in an if condition" (#5501)
Luc SANCHEZ
2023-04-17
Complete PHPStan Level 6 (#5305)
Alexandre Alapetite
2021-02-05
Add requirements check in CLI (#3410)
Alexandre Alapetite
2020-06-06
Modify shebang to be more portable (#3038)
Alexis Degrugillier
2019-03-19
Add an option validation on cli commands (#2278)
Alexis Degrugillier
2017-12-11
Use __DIR__ for relative include and require
Alexandre Alapetite
2017-02-16
use function with preg_match to check username
Clément
2017-02-16
Possibility to register user having a '-', a '_' or a '.' in username
Clément
2016-10-23
CLI export
Alexandre Alapetite
2016-10-23
CLI import ZIP/OPML/JSON for user
Alexandre Alapetite
2016-10-22
CLI delete user https://github.com/FreshRSS/FreshRSS/issues/1095
Alexandre Alapetite