17 lines
737 B
PHP
17 lines
737 B
PHP
# users.auth.php
|
|
# <?php exit()?>
|
|
# Don't modify the lines above
|
|
#
|
|
# Userfile
|
|
#
|
|
# Auto-generated by install script
|
|
# Date: Thu, 20 Jan 2022 09:36:18 +0000
|
|
#
|
|
# Format:
|
|
# login:passwordhash:Real Name:email:groups,comma,separated
|
|
|
|
root:$2y$10$NMMQcC1jqE80wTuKW6zyR.FqqRiUdovUs88msGfd7Jq6h1dBV8Hi.:Corentin:corentin.hurtret@gmail.com:admin,user
|
|
laureline.grand:$2y$10$sBNvgqcWEznHRF53AtLt.2Oi9iUOhXcUwkcM/BPbPtq4cwxNPtqa:laureline.grand:laureline.grand@localhost:laureline.grand,user
|
|
gabriel.arnaux:$2y$10$wSRD4mXKF5VZ1XQ.M.igzOmiuMIqGfYKrY4WMb0EEk52tumww5K:gabriel.arnaux:gabriel.arnaux@localhost:gabriel.arnaux,user
|
|
elam.monnot:$2y$10$0hLLTJtwvAj8aUk7Yla3Ae0z9.WuBOry.LqyaUORu4pe8mYjWFpC:elam.monnot:elam.monnot@localhost:elam.monnot,user
|