comparison README.rst @ 7482:c9d859a89a88

auth: move 'active' handling out of the individual auth modules The 'active' flag in the Kallithea user database is very fundamental and should not be specific to auth modules. Modules should only care about whether the user is active in the external authentication system. user_activation_state is thus removed, and 'hg.extern_activate.auto' is now consistently checked for all kinds of external authentication.
author Mads Kiilerich <mads@kiilerich.com>
date Wed, 26 Dec 2018 01:54:23 +0100
parents b45994c0779e
children 5bca0d56a67a
comparison
equal deleted inserted replaced
7481:cb472dfe807d 7482:c9d859a89a88