parent
3c93cf56e3
commit
930b431204
|
@ -12,4 +12,11 @@ This feature is available in **GitNex version 1.2.0** and above.
|
|||
On the login screen in the Username field enter `YOUR-USERNAME:OTP`, `:` is the separator between username and otp code. For example, `gitnex:251364`
|
||||
|
||||
**If you are on GitNex version 1.5.0 or above:**
|
||||
A separate optional field is introduced to enter the OTP code if you have enabled 2FA for your account.
|
||||
A separate optional field is introduced to enter the OTP code if you have enabled 2FA for your account.
|
||||
|
||||
#### 3- I cannot login and the app just stuck at the login screen.
|
||||
**SSL Certificate:**
|
||||
Make sure you have valid ssl certificate for your domain with port 443. If you have still valid SSL certificate but different port, it will be miamatched and **GitNex version 2.5.0** only support this.
|
||||
|
||||
**I have self signed certificate, what to do?**
|
||||
Self signed certificates are only supported from version **2.5.0**. Make sure you have this version installed.
|
Loading…
Reference in New Issue