https://bugzilla.wikimedia.org/show_bug.cgi?id=54508
--- Comment #6 from T. Gries <[email protected]> --- Clarification request: What's about having a new switch (replacing $wgOpenIDConsumerAndAlsoProvider) having (new:) FOUR possible values: $wgOpenIDMode = 'off' | 'consumer' | 'provider' | 'consumer-and-provider' 0 - OpenID extension inactive 1 - consumer only 2 - provider only 3 - consumer and provider In my view, this can be implemented quite easily, and would make the code more readable and also better to maintain. By they way, I will also introduce new rights (names not yet finalised): - can-create-account-with-openid - can-create-account-without-openid - can-login-with-openid see https://gerrit.wikimedia.org/r/#/c/94977/6/OpenID.php . Any comment is welcome! Please let me know. Here's the linke to the other open bugs https://bugzilla.wikimedia.org/buglist.cgi?component=OpenID&list_id=250013&query_format=advanced&resolution=---&order=bug_id%20DESC&query_based_on= . -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
