InstaGallery
InstaGallery copied to clipboard
Whats the password?
Whats the password?
In instaGallery_auth.inc, lines 5 & 6 you can see and change the usernames and passwords.
-- Michael
On Thu, Mar 11, 2021, 12:53 kangarooo @.***> wrote:
Whats the password?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/stuporglue/InstaGallery/issues/18, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAEBQHFQJKULX7GNNZECTTTDEGRPANCNFSM4ZA2S3XQ .
I changed 6 and 7 and dont work any of thouse 2 $users = Array( '1234567890' => '1234567890', 'janis' => 'password2' ); // Array('username' => 'password');
@kangarooo did you figure this out? I have not been able to reproduce the problem.