librenms/html/includes/authentication
2015-02-26 23:03:05 +00:00
..
http-auth.inc.php Updated adduser to check for existing user and use password hashing 2014-10-06 18:39:48 +01:00
ldap.inc.php Fixed the scrut coding style issues 2015-02-22 16:45:40 +00:00
mysql.inc.php Fixed the mysql auth include and the db schema. I set the desc field to be a varchar(200) and set it to be NULL by default (this is a personal preference but since it was not set in the code...). I fixed adduser function in html/includes/authentication/mysql.inc.php. I added $description and $twofactor to the function argument with default values and added descr and twofactor elements in the array passed to the dbInsert function call. OpenSuSE 13.2 2015-02-26 23:03:05 +00:00
twofactor.lib.php Added TwoFactor Authentication (RFC4226) 2014-12-28 15:40:40 +00:00