set-version.php - Conditionally generate '{newVersion}.mysql.tpl'
[civicrm-core.git] / ext / authx /
2021-03-04 Eileen McNaughtonMerge pull request #19691 from colemanw/afformEditLink
2021-03-04 Seamus LeeMerge pull request #19726 from seamuslee001/5.35
2021-03-04 colemanwMerge pull request #19709 from eileenmcnaughton/ss
2021-03-03 Eileen McNaughtonMerge pull request #19722 from civicrm/5.35
2021-03-03 colemanwMerge pull request #19476 from eileenmcnaughton/mem_tax
2021-03-03 Tim OttenMerge pull request #19715 from mattwire/tokenclean
2021-03-03 Seamus LeeMerge pull request #19590 from totten/master-authx
2021-03-02 Tim Otten(REF) authx - Reorganize internal methods to use an...
2021-03-02 Tim Otten(REF) Authenticator - Extract field $authxUf
2021-03-02 Tim Ottenauthx - If using auto-login, then use a redirect to...
2021-03-02 Tim Ottenauthx - The "already logged in" check should be less...
2021-03-02 Tim Ottenauthx - Support Joomla users+sessions - Prevent leaks...
2021-03-02 Tim OttenAllFlowsTest - When executing on a new deployment,...
2021-03-02 Tim Otten(REF) AllFlowsTest - Cleanup helper signature
2021-03-02 Tim OttenAllFlowsTest - Add cases with multiple identities from...
2021-03-02 Tim OttenAllFlowsTest - Add test for checking contact+user vs...
2021-03-02 Tim Ottenauthx - Make it safe to load the 'authx.settings.php...
2021-03-02 Tim Ottenauthx - Support Joomla users+sessions
2021-03-02 Tim Ottenauthx - Support Drupal 8 users+sessions
2021-03-02 Tim Ottenauthx - Support Backdrop users+sessions
2021-03-02 Tim Otten(REF) AllFlowsTest - Misc cleanup
2021-03-02 Tim Ottenauthx - Support login/logout flow
2021-03-02 Tim Ottenauthx - Support JWT credentials
2021-03-02 Tim Ottenauthx - Primary implementation, including Drupal 7...
2021-03-02 Tim Ottenauthx - Add the AllFlowsTest
2021-03-02 Tim Ottenauthx - Add page to check identity ('civicrm/authx...
2021-03-02 Tim Ottenauthx - Declare settings for allowed flows and credentials
2021-03-02 Tim Ottenauthx - Draft README and info.xml
2021-03-02 Tim Ottenauthx - Generate skeleton