https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11612

David Cook <dc...@prosentient.com.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dc...@prosentient.com.au

--- Comment #2 from David Cook <dc...@prosentient.com.au> ---
Agreed with Isaac. Unauthenticated users shouldn't be able to see anything
other than 401 or the login screen.

Since we're using Plack::App::CGIBin, I think the only way to deal with this
might be to add a Middleware to check if the user is authenticated before
returning the 404. 

Something to think about but certainly relevant.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to