Closed gklyne closed 9 years ago
E.g.
user-guest
Browser displays "Server error"
But the same sequence using user_guest for the username is fine.
user_guest
The login view should check the username is a valid_id before proceeding. Also, the permissions access should be more resilient to ill-formed user ids
Fixed in release 0.1.8a
E.g.
user-guest
for username, and select Google for the login providerBrowser displays "Server error"
But the same sequence using
user_guest
for the username is fine.The login view should check the username is a valid_id before proceeding. Also, the permissions access should be more resilient to ill-formed user ids