stable
Clone or download
Read-only
request #10313: New homepage does not allow users to log in when an OpenID Connect provider is the only authentication source
How to test: - Configure an OpenID Connect provider as the only authentication source - You should see only one login button on the homepage - The "Create account" link at the bottom and button on the right should not be displayed Change-Id: Ie79ddef377891001e02bac9fc4a06392fcd7b466
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/openidconnectclient/include/openidconnectclientPlugin.class.php | +0 | −9 | Go to diff View file |
M | src/common/event/Event.class.php | +0 | −8 | Go to diff View file |
M | src/templates/homepage/homepage-signin.mustache | +56 | −43 | Go to diff View file |
M | src/templates/homepage/homepage.mustache | +3 | −5 | Go to diff View file |
M | src/www/index.php | +10 | −3 | Go to diff View file |
M | src/www/themes/BurningParrot/BurningParrotTheme.php | +6 | −3 | Go to diff View file |
M | src/www/themes/BurningParrot/HomePagePresenter.php | +6 | −3 | Go to diff View file |