stable

Clone or download

Read-only

Do not display the login form on the homepage if a provider

is configured as unique authentication endpoint This is part of story #9658: log in into a Tuleap instance using only an OpenID Connect provider Change-Id: I950d023c6d0b71a03d27bc65753cc9634bb1542b

Modified Files

Name
M plugins/openidconnectclient/include/openidconnectclientPlugin.class.php +9 −0 Go to diff View file
M src/common/event/Event.class.php +8 −0 Go to diff View file
M src/templates/homepage/homepage.mustache +31 −13 Go to diff View file
M src/www/index.php +6 −4 Go to diff View file
M src/www/themes/FlamingParrot/FlamingParrot_Theme.class.php +2 −1 Go to diff View file
M src/www/themes/FlamingParrot/HomepagePresenter.php +17 −12 Go to diff View file
M src/www/themes/FlamingParrot/css/utils/_homepage.scss +1 −1 Go to diff View file