Ticket #473 (closed Defect: fixed)

Opened 12 years ago

Last modified 12 years ago

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:1 Changed 12 years ago by jri

  • Status changed from new to accepted

comment:2 Changed 12 years ago by jri

This happens if the user enters NO username and NO password and presses OK.

comment:3 Changed 12 years ago by Jörg Richter

  • Status changed from accepted to closed
  • Resolution set to fixed

Access Control: fix login (#473).

No exception occurs if the user enters neither a username nor a password in the login dialog.

Close ticket 473.

Note: See TracTickets for help on using tickets.