aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/cli/_cli.php
Commit message (Expand)AuthorAge
* More robust application of access permissions (#5062)Alexandre Alapetite2023-02-06
* Better catch when a user does not exists (#3751)Alexandre Alapetite2021-08-14
* Extensions in CLI (#3443)Alexandre Alapetite2021-02-26
* Add requirements check in CLI (#3410)Alexandre Alapetite2021-02-05
* Fix coding standard (#3363)Alexis Degrugillier2021-01-12
* Possiblity to autoinstall in Docker Compose (#3353)Alexandre Alapetite2021-01-11
* Avoid manual initialisations of system or user configuration (#3070)Alexandre Alapetite2021-01-02
* Minz allow parallel sessions (#3096)Alexandre Alapetite2020-10-06
* Fix CLI bug regarding an empty user (#2646)Alexandre Alapetite2019-11-08
* Add an option validation on cli commands (#2278)Alexis Degrugillier2019-03-19
* Copy syslog to STDERR (#2208)Alexandre Alapetite2019-01-06
* Use __DIR__ for relative include and requireAlexandre Alapetite2017-12-11
* Check requirement in CLI script (#1711)Kevin Papst2017-12-10
* Move default configuration filesAlexandre Alapetite2017-05-12
* use function with preg_match to check usernameClément2017-02-16
* Possibility to register user having a '-', a '_' or a '.' in usernameClément2017-02-16
* CLI do-installAlexandre Alapetite2016-10-24
* CLI exportAlexandre Alapetite2016-10-23
* CLI import ZIP/OPML/JSON for userAlexandre Alapetite2016-10-23
* CLI list-users and create-userAlexandre Alapetite2016-10-22