kmcital

Results 2 comments of kmcital

@Vivalldi here you go... **login-oauth.yaml:** ``` enabled: true built_in_css: true providers: Facebook: enabled: false enable_email: false Google: enabled: true credentials: key: xxxxxxxxxx secret: xxxxxxxxxxx whitelist: - mydomain.com GitHub: enabled: false...

We work around the issue by modifying our configuration and logging in only on the main home page of the site. It works there, but fails everywhere else. Haven't spent...