Update database.php
Update the database plugin description.
This commit is contained in:
parent
0e00e7192d
commit
9419245dff
|
|
@ -3,8 +3,7 @@
|
||||||
/**
|
/**
|
||||||
* plugin_database
|
* plugin_database
|
||||||
*
|
*
|
||||||
* @method validate uses authentication plugins to check if a user is authorized to login
|
* @method database checks the local database to authenticate the user or key
|
||||||
* @method get_domain used to get the domain name from the URL or username and then sets both domain_name and domain_uuid
|
|
||||||
*/
|
*/
|
||||||
class plugin_database {
|
class plugin_database {
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue