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
/
create-user.php
Age
Commit message (
Expand
)
Author
2024-11-28
Upgrade code to php 8.1 (#6748)
Luc SANCHEZ
2024-09-11
PHPStan booleansInConditions (#6793)
Alexandre Alapetite
2024-03-19
Fix CLI install regressions (#6214)
Alexandre Alapetite
2024-02-28
Command Line Parser Concept (#6099)
Kasimir Cash
2024-01-09
2297 cli parameters consistency (#6028)
Kasimir Cash
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
2021-12-31
Add PHPStan (#4021)
Alexandre Alapetite
2021-01-11
Possiblity to autoinstall in Docker Compose (#3353)
Alexandre Alapetite
2020-09-17
Fix CLI api_password (#3179)
Alexandre Alapetite
2020-06-06
Modify shebang to be more portable (#3038)
Alexis Degrugillier
2019-12-03
Separate the update API password endpoint (#2675)
Marien Fressinaud
2019-08-29
Provide email address verification feature (#2481)
Marien Fressinaud
2018-05-28
Fix CLI no_default_feeds (#1900)
Alexandre Alapetite
2017-12-11
Use __DIR__ for relative include and require
Alexandre Alapetite
2017-09-22
[ci] Add Travis (#1619)
Frans de Jonge
2017-08-05
Mutualise create-user and update-user
Alexandre Alapetite
2017-07-27
Merge branch 'FreshRSS/dev' into cli_update_user
Alexandre Alapetite
2017-07-27
CLI usage typo
Alexandre Alapetite
2017-07-22
CLI update user
Alexandre Alapetite
2017-07-22
Update username constraints
Alexandre Alapetite
2017-02-16
use function with preg_match to check username
Clément
2017-02-15
add - _ and . in accepted char
Clément
2016-11-06
Fix small bugs in install
Alexandre Alapetite
2016-10-24
CLI minor formatting
Alexandre Alapetite
2016-10-24
CLI option no-default-feeds
Alexandre Alapetite
2016-10-24
CLI do-install
Alexandre Alapetite
2016-10-23
CLI export
Alexandre Alapetite
2016-10-23
CLI import ZIP/OPML/JSON for user
Alexandre Alapetite
2016-10-22
+x execution rights
Alexandre Alapetite
2016-10-22
CLI list-users and create-user
Alexandre Alapetite