Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 Fix issue #40 with the gallery login #41

Merged
merged 1 commit into from
Jul 3, 2020

Conversation

4nt0n10M4
Copy link
Contributor

The problem was easy to fix, on src/server/routes/gallery.js you checked if the password is equal to this.c.admin.key, but this.c.admin.key is an array, I made it compatible with the new config & also with the old one.

@TannerReynolds
Copy link
Owner

Thank you very much 😁😁

@TannerReynolds TannerReynolds merged commit a8110e7 into TannerReynolds:master Jul 3, 2020
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.

2 participants