Don't use enable_github_login option after all
[?]
Jan 4, 2021, 5:09 PM
ROFVACRAB6SZ2RDWKLMOXBB2BHEWPXBD2ZRYZL3QGBRTNUMO5NZQCDependencies
- [2]
GNQYRBAGImplement GitHub logins - [3]
3V374WZKUse email scope - [4]
3QWDDLBRAdd support for logging in via a Google account - [5]
JFW656FTAdd a flag to enable Persona support - [6]
3CH2DFTVUse email api call - [7]
JATZRMWWLazy load Google and Persona login stuff - [*]
XJRJ4J7MAdd user registration - [*]
QL55ECJ6- adapted ui for hydra, more in line with nixos.org website
Change contents
- edit in src/lib/Hydra/Controller/User.pm at line 161
error($c, "Logging in via GitHub is not enabled.") unless $c->config->{enable_github_login}; - edit in src/lib/Hydra/Controller/User.pm at line 207
error($c, "Logging in via GitHub is not enabled.") unless $c->config->{enable_github_login}; - replacement in src/root/topbar.tt at line 139
[% IF c.config.enable_github_login %][% IF c.config.github_client_id %]