Skip to content

Conversation

divinity76
Copy link
Contributor

Shouldn't be encouraged, but sometimes you actually do want

$auth_users = array(
    'admin' => 'admin@123'
);

Shouldn't be encouraged, but sometimes you actually do want
```php
$auth_users = array(
    'admin' => 'admin@123'
);
```
Probably in the future a $7$ will be created.
when has might be plaintext, it's sensitive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant