Sin descripción
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.

var_www_dokuwiki_conf_users_auth.j2 316B

1234567891011
  1. # users.auth.php
  2. # <?php exit()?>
  3. # Don't modify the lines above
  4. #
  5. # Userfile
  6. #
  7. # Format:
  8. #
  9. # login:passwordhash:Real Name:email:groups,comma,separated
  10. {{ dokuwiki_admin_username }}:{{ dokuwiki_admin_password | password_hash('ldap_salted_md5') }}:{{ dokuwiki_admin_username }}:{{ dokuwiki_admin_email }}:admin,user