Actions
Bug #19602
closedhammer auth login says "Successfully logged in." even when :use_sessions is set to false
Status:
Closed
Priority:
Normal
Assignee:
Category:
Other commands
Target version:
Difficulty:
Triaged:
Team Backlog:
Description
When trying to use the session authentication, doing
hammer auth loginsays
"Successfully logged in.", even when
use_sessionsis set to false.
Expected result: if
use_sessionsis not enabled, the auth login command
should fail without even asking for password, instructing the user to enable the setting
in hammer-foreman configuration
Actions