﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
19461	unable to login	anonymous	anonymous	"
{{{
Traceback (most recent call last):
  File ""/usr/local/lib/python2.7/dist-packages/trac/web/api.py"", line 701, in send_error
    add_stylesheet(self, 'common/css/code.css')
  File ""/usr/local/lib/python2.7/dist-packages/trac/web/chrome.py"", line 152, in add_stylesheet
    href = chrome_resource_path(req, filename)
  File ""/usr/local/lib/python2.7/dist-packages/trac/web/chrome.py"", line 367, in chrome_resource_path
    elif filename.startswith('common/') and 'htdocs_location' in req.chrome:
  File ""/usr/local/lib/python2.7/dist-packages/trac/web/api.py"", line 491, in __getattr__
    value = self.callbacks[name](self)
  File ""/usr/local/lib/python2.7/dist-packages/trac/web/chrome.py"", line 800, in prepare_request
    if req.locale is not None and str(req.locale) != 'en_US':
  File ""/usr/local/lib/python2.7/dist-packages/trac/web/api.py"", line 491, in __getattr__
    value = self.callbacks[name](self)
  File ""/usr/local/lib/python2.7/dist-packages/trac/web/main.py"", line 367, in _get_locale
    preferred = req.session.get('language')
  File ""/usr/local/lib/python2.7/dist-packages/trac/web/api.py"", line 491, in __getattr__
    value = self.callbacks[name](self)
  File ""/usr/local/lib/python2.7/dist-packages/trac/web/main.py"", line 356, in _get_session
    return Session(self.env, req)
  File ""/usr/local/lib/python2.7/dist-packages/trac/web/session.py"", line 243, in __init__
    if req.authname == 'anonymous':
  File ""/usr/local/lib/python2.7/dist-packages/trac/web/api.py"", line 491, in __getattr__
    value = self.callbacks[name](self)
  File ""/usr/local/lib/python2.7/dist-packages/trac/web/main.py"", line 172, in authenticate
    authname = authenticator.authenticate(req)
  File ""/usr/local/lib/python2.7/dist-packages/acct_mgr/util.py"", line 81, in wrap
    return func(self, *args, **kwds)
  File ""/usr/local/lib/python2.7/dist-packages/acct_mgr/web_ui.py"", line 457, in authenticate
    username = self._remote_user(req)
  File ""/usr/local/lib/python2.7/dist-packages/acct_mgr/web_ui.py"", line 764, in _remote_user
    if acctmgr.check_password(username, password) is True:
  File ""/usr/local/lib/python2.7/dist-packages/acct_mgr/api.py"", line 288, in check_password
    valid = store.check_password(user, password)
  File ""/usr/local/lib/python2.7/dist-packages/acct_mgr/htfile.py"", line 69, in check_password
    return self._check_userline(user, password, line)
  File ""/usr/local/lib/python2.7/dist-packages/acct_mgr/htfile.py"", line 207, in _check_userline
    return suffix == htpasswd(password, suffix)
  File ""/usr/local/lib/python2.7/dist-packages/acct_mgr/pwhash.py"", line 140, in htpasswd
    available.""""""))
NotImplementedError: Neither are ""sha2"" hash algorithms supported by the
                    ""crypt"" module on this platform nor is ""passlib""
                    available.
}}}
"	defect	closed	normal		Trac		irreproducible		
