This storage container provides a simple way to store a limited number of username/password pairs within the source code of the script.
The storage-specific argument for the Auth constructor() is an array of options.
Таблица 29-1. Available Options
| Option | Data Type | Default value | Description | |
|---|---|---|---|---|
| "cryptType" | string | "none" | The encryption type the password is stored in. | |
| "users" | array | array() |
Named array of usernames and password hashes.
|
| Пред. | Начало | След. |
| Logging | Уровень выше | Auth_Container_DB |
HIVE: All information for read only. Please respect copyright! |