mirror of
https://github.com/RD17/ambar.git
synced 2026-04-25 15:35:49 +03:00
[GH-ISSUE #39] Log-In page and "API":"AUTH" to none #38
Labels
No labels
$$ Paid Support
bug
bug
enhancement
help wanted
invalid
pull-request
question
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ambar#38
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @buster39 on GitHub (May 31, 2017).
Original GitHub issue: https://github.com/RD17/ambar/issues/39
Hi!
Seems like a possible duplicate to #28.
After registering an account i wanted to switch the login off. So that that no authentication is needed to reach the search page. That is my goal ... Should be possible with "auth" to "none" in the config file.
But i still get the login page when connecting to the root url.
Thank you!
@sochix commented on GitHub (Jun 2, 2017):
Hi @buster39 , it was a bug. We just ignore
authsetting inconfig.json. We fixed it in 0.10.0 release. Please runsudo ./ambar.py reset. && sudo ./ambar.py update@sochix commented on GitHub (Jun 13, 2017):
@buster39 is your issue solved?
@giulianogiuffrida commented on GitHub (Jun 13, 2017):
Hi, I have the same issue with the newest version.
@buster39 commented on GitHub (Jun 13, 2017):
Sorry for answering late - no, not solved. Do you need any logs or similar?
@sochix commented on GitHub (Jun 14, 2017):
Hi @buster39 and @sesshoumaru80 ! Can you please post here yourconfig.jsonand result ofGET http://AMBAR_IP_ADDRESS/api/Found problem in dockerfile, will fix it
@buster39 commented on GitHub (Jun 16, 2017):
seems to work - thank you very much!
@sochix commented on GitHub (Jun 16, 2017):
NICE!