Ticket #473 (closed Defect: fixed)
Login throws server-side exception
Reported by: | jri | Owned by: | jri |
---|---|---|---|
Priority: | Major | Milestone: | Release 4.2 |
Component: | DeepaMehta Standard Distribution | Version: | 4.1 |
Keywords: | Cc: | dgf, Malte, tsc | |
Complexity: | 2 | Area: | |
Module: | deepamehta-accesscontrol |
Description
java.lang.ArrayIndexOutOfBoundsException: 0 at de.deepamehta.plugins.accesscontrol.model.Credentials.<init>(Credentials.java:33) at de.deepamehta.plugins.accesscontrol.AccessControlPlugin.checkAuthorization(AccessControlPlugin.java:279) at de.deepamehta.plugins.accesscontrol.AccessControlPlugin.checkRequest(AccessControlPlugin.java:247) at de.deepamehta.plugins.accesscontrol.RequestFilter.doFilter(RequestFilter.java:48)
Thanks, Thilo for reporting!
Change History
comment:2 Changed 12 years ago by jri
This happens if the user enters NO username and NO password and presses OK.
Note: See
TracTickets for help on using
tickets.