librenms/tests
Tony Murray 6e6e54cb98
New User Management (#9348)
* Rewrite user management.

Error management

Revert edituser legacy page

Connect user permissions button to legacy page for now.

Implement user creation
Refine form

Remove PingCheck.php accidental add :)

Fixes for redirection and deletion

More fixes: realname accidental validation setting, hide can modify for read-only auths

Use a panel to improve style

Add icon to panel-title

Not allowed to delete own user (at least via the click of a button)

Use request validation to reduce complexity of controller.
Improve protection against users doing things they should not.

Switch to horizontal form and not nearly as wide of layout :)

delete without refresh.
Fix for buttons

Include all users (not just from this auth)
Hide the auth column if there is only one auth type

Show username if real name isn't set

Don't allow creation of demo users via the webui

a fix to the lnms user:add command, it didn't set auth_id

update edituser.inc.php to current
just redirect to users page

* Remove TwoFactorTest for now

* Update edituser.inc.php

* Update .env.dusk.testing

* Enable 2fa for 2fa test...
2019-04-22 19:01:39 -05:00
..
Browser New User Management (#9348) 2019-04-22 19:01:39 -05:00
config Use Laravel authentication (#8702) 2018-09-11 07:51:35 -05:00
data Bug - Nasty user_func vs divisor-multiplier issue (#10122) 2019-04-17 20:15:31 -05:00
Feature/SnmpTraps Fix device missing from traps/new Log::event() (#9963) 2019-03-16 09:24:59 +01:00
mocks feature: Allow snmpget in os discovery yaml (#7587) 2017-11-02 12:41:18 +00:00
snmpsim Added support dellNet devices (#10016) 2019-04-12 00:49:35 -05:00
Unit New permissions code (#9986) 2019-03-19 08:14:01 -05:00
__init__.py New python service for poller, discovery + more (#8455) 2018-06-30 12:19:49 +01:00
AlertingTest.php Update to Laravel 5.7 (PHP 7.3 support) (#9800) 2019-02-12 17:45:04 -06:00
AuthHTTPTest.php Use Laravel authentication (#8702) 2018-09-11 07:51:35 -05:00
AuthSSOTest.php Resubmit #9608 (#9941) 2019-03-12 23:59:03 -05:00
bootstrap.php Update to Laravel 5.7 (PHP 7.3 support) (#9800) 2019-02-12 17:45:04 -06:00
CommonFunctionsTest.php Use PDO for MySQL queries (#8935) 2018-08-17 21:29:20 +01:00
ConfigTest.php Resubmit #9608 (#9941) 2019-03-12 23:59:03 -05:00
CreatesApplication.php Fixed snmptraps. (#8898) 2018-08-11 16:37:44 -05:00
DBSetupTest.php Resubmit #9608 (#9941) 2019-03-12 23:59:03 -05:00
DBTestCase.php Resubmit #9608 (#9941) 2019-03-12 23:59:03 -05:00
DocsTest.php Update to Laravel 5.7 (PHP 7.3 support) (#9800) 2019-02-12 17:45:04 -06:00
DuskTestCase.php New User Management (#9348) 2019-04-22 19:01:39 -05:00
FunctionsTest.php fix linkify to work with with ip addresses (#8226) 2018-02-07 20:48:18 -06:00
GitIgnoreTest.php Restore gitignore file contents (#9784) 2019-02-06 06:57:44 -06:00
IpTest.php Update to Laravel 5.7 (PHP 7.3 support) (#9800) 2019-02-12 17:45:04 -06:00
LaravelTestCase.php Resubmit #9608 (#9941) 2019-03-12 23:59:03 -05:00
LockTest.php Update to Laravel 5.7 (PHP 7.3 support) (#9800) 2019-02-12 17:45:04 -06:00
MibTest.php Feature: Generic discovery and poller tests (#7873) 2017-12-20 08:36:49 -06:00
module_tables.yaml FDB table with history capabilities (#9804) 2019-02-21 13:23:01 +01:00
OSDiscoveryTest.php Resubmit #9608 (#9941) 2019-03-12 23:59:03 -05:00
OSModulesTest.php Resubmit #9608 (#9941) 2019-03-12 23:59:03 -05:00
QueryBuilderTest.php feature: Added new alert rule builder UI and rule mapping UI (#8293) 2018-03-14 20:25:19 +00:00
RrdDefinitionTest.php Feature: Generic discovery and poller tests (#7873) 2017-12-20 08:36:49 -06:00
RrdtoolTest.php Update to Laravel 5.7 (PHP 7.3 support) (#9800) 2019-02-12 17:45:04 -06:00
SchemaTest.php Refactored and update Location Geocoding (#9359) 2018-11-28 22:49:18 +00:00
SnmpsimHelpers.php Refactored and update Location Geocoding (#9359) 2018-11-28 22:49:18 +00:00
SVGTest.php Fix ray raster image in svg (#9371) 2018-10-23 11:32:44 -05:00
SyslogTest.php Feature: Generic discovery and poller tests (#7873) 2017-12-20 08:36:49 -06:00
TestCase.php Resubmit #9608 (#9941) 2019-03-12 23:59:03 -05:00
tests.py New python service for poller, discovery + more (#8455) 2018-06-30 12:19:49 +01:00
YamlTest.php Resubmit #9608 (#9941) 2019-03-12 23:59:03 -05:00