Bug 18391

Summary: Error: You do not have permission to access this page.
Product: Koha Reporter: Felipe <fcuellar>
Component: AuthenticationAssignee: Galen Charlton <gmcharlt>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low CC: dpavlin, jonathan.druart, veron
Version: 16.11   
Hardware: All   
OS: Linux   
GIT URL: Initiative type: ---
Sponsorship status: --- Comma delimited list of Sponsors:
Crowdfunding goal: 0 Crowdfunding committed: 0
Crowdfunding contact: Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:
Attachments: Remove "index.html" to enter

Description Felipe 2017-04-05 20:56:19 UTC
Created attachment 61928 [details]
Remove "index.html" to enter

When you enter the administrator with the corresponding credentials the following error appears: "Error: You do not have permission to access this page." But when deleting "/index.html" from the url starts normally.
Comment 1 Owen Leonard 2017-04-07 14:12:31 UTC
It looks like the login page knows (based on browser cookies?) when you have been previously logged in successfully. If I start with a clean session I get no message at all.

If I log in, log out, and then return to "[domain]/index.html" I get "Error: Session timed out. Please log in again." However, I was not able to reproduce the permissions error you cite above.

Tested using kohadevbox running master.
Comment 2 Jonathan Druart 2017-09-27 19:09:13 UTC
I cannot recreate. We had something similar some months ago (I cannot find the bug number), so it is certainly fixed.
Please reopen if it happens again.