-
Type: Bug
-
Status: Closed (View Workflow)
-
Priority: Minor
-
Resolution: Won't Fix
-
Affects Version/s: 1.1 Penguins
-
Fix Version/s: 2.0
-
Labels:None
-
Environment:
Chrome
Preconditions: logout from Antarcticle
Steps to reproduce:
1. Click on SignIn link on top menu
2. Enter >256 symbols in Username field (text used for test is in attachment)
3. Press SignIn button
AR: error page "We're sorry, but something went wrong." (error 500)
Following message is in the log:
Net::HTTPBadResponse (wrong status line: "<html>"):
lib/poulpe_authentication_client.rb:47:in `send_request'
lib/poulpe_authentication_client.rb:18:in `authenticate'
lib/authentication_service.rb:10:in `authenticate'
app/controllers/sessions_controller.rb:10:in `create'
ER: Limit for 25 symbols in Username field, because we have limit of 25 symbols when create user in JTalks
- relates to
-
ANTARCTICLE-161 Change the authentication process
- Closed