-
Relatively new to electron so I am not sure if I am missing something in how I structured the code or if there is something amiss.
I have set up a main.js with the included code snippet and I can n…
-
I installed plugin on my server. Mantis is a subfolder on my apache server.
example: https://mydomain.it/mantis/
In the configuration page there is:
Authorized Javascript origin: https://mydo…
-
本番環境(fly.ioにデプロイ)でGoogleOAuthログインができないので、ログインできるようにする。
-
Has anyone implemented the Google OAuth 2.0 plugin in Mantis Bug Tracker? I tried but could not make it work.
I tried this add-on but it did not work github.com/mantisbt-plugins/GoogleOauth
What sho…
-
First, change settings, from Google Auth to Google
'class' => 'yii\authclient\clients\GoogleOAuth',
to
'class' => 'yii\authclient\clients\Google',
second, errors
Error 400: redirect_uri_misma…
-
GoogleOAuthでログインした後、2時間ほど経ってからGoogleカレンダーにリクエストを送ると以下のエラーが出る。
```
Signet::AuthorizationError (Authorization failed. Server message:
"error": "unsupported_grant_type",
"error_description": "Invalid gra…
-
Hi,
I want to allow multiple domains in allowed domain for
Key: sonar.auth.googleoauth.limitOauthDomain
As I can see can pass domains as list separated by comma but it's not working.
For e…
-
Hi,
I'm using your library to retrieve a google oauth2 token with Authorization Code flow.
The process is ok on IOS but each time I call the API on Android, i get the following error:
**Platform…
-
**Rancher Server Setup**
- Rancher version: v2.9-head & v2.8.2
**Information about the Cluster**
**User Information**
- Auth provider (okat/ azure, etc)
**Describe the bug**
Creation t…
-
Since MantisBT 1.3.x is about to be released, it is time to:
- Branch master int master-1.2.x
- Use master for development to be compatible with MantisBT 1.3.x.
- Change the min version of MantisBT co…