comparison development.ini @ 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 e2519d2e74c2
children 19af3fef3b34
comparison
equal deleted inserted replaced
7481:cb472dfe807d 7482:c9d859a89a88