You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

init_login.php 434B

8 years ago
1234567891011121314
  1. <?php
  2. return [
  3. [
  4. 'username' => 'erau',
  5. 'auth_key' => 'tUu1qHcde0diwUol3xeI-18MuHkkprQI',
  6. // password_0
  7. 'password_hash' => '$2y$13$nJ1WDlBaGcbCdbNC5.5l4.sgy.OMEKCqtDQOdQ2OWpgiKRWYyzzne',
  8. 'password_reset_token' => 'RkD_Jw0_8HEedzLk7MM-ZKEFfYR7VbMr_1392559490',
  9. 'created_at' => '1392559490',
  10. 'updated_at' => '1392559490',
  11. 'email' => 'sfriesen@jenkins.info',
  12. ],
  13. ];