https://bugzilla.wikimedia.org/show_bug.cgi?id=39792
--- Comment #1 from Damian Z <[email protected]> 2012-10-13 16:58:34 UTC --- Related to this - can we not store the session in the db? Currently it's in memcached which if restarted for any reason causes a 'no nova credentials' error message. That error in its self for our use case is silly, as nova is backed by ldap being able to login to labsconsole in the first place implies you have a nova login and as the check is after the 'am I logged in' check it's redundant. Changing it to force a logout breaks others use cases but having the token stored properly in the db, like the mediawiki session token would fix this. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
