librenms/resources/lang/en
Tony Murray a4b79d3339
lnms user:add command (#9830)
* Add lnms user:add command
Uses events to mark past notifications as read (even for non-manually added users)

* Filter out previous options from auto-completion

* use validation to check cli input

* Warn if using other auth

* abstract LnmsCommand

* Use setPassword helper for hashing instead of mutator

* Extract validation function
2019-02-15 09:00:07 -06:00
..
auth.php Add Laravel to LibreNMS (#8318) 2018-05-09 08:05:17 -05:00
commands.php lnms user:add command (#9830) 2019-02-15 09:00:07 -06:00
pagination.php Add Laravel to LibreNMS (#8318) 2018-05-09 08:05:17 -05:00
passwords.php Add Laravel to LibreNMS (#8318) 2018-05-09 08:05:17 -05:00
validation.php Update to Laravel 5.7 (PHP 7.3 support) (#9800) 2019-02-12 17:45:04 -06:00