Allow login if api is restricted via REQUIRE_SIGNIN_VIEW #215

Merged
mmarif merged 1 commits from Unpublished/GitNex:allowRestrictedApi into master 2019-11-27 20:06:32 +00:00
Contributor

Fixes #213

Fixes #213
mmarif added the
Improvement
label 2019-11-27 19:17:07 +00:00
mmarif added this to the 2.3.0 milestone 2019-11-27 19:17:15 +00:00
Owner

Few things,

All the import lines are removed and added back again including empty lines. You can revert it back to the original.

Push the else if statement next line.

}
else if (loginType == 2) { // token
Few things, All the import lines are removed and added back again including empty lines. You can revert it back to the original. Push the `else if` statement next line. ``` } else if (loginType == 2) { // token ```
Author
Contributor

Sure, done :)

Sure, done :)
6543 added the
LGTM-need
label 2019-11-27 19:43:28 +00:00
6543 approved these changes 2019-11-27 19:44:33 +00:00
Dismissed
6543 left a comment
Member

I'm ok with this - it also remove dedundant code

I'm ok with this - it also remove dedundant code
6543 added
LGTM-done
and removed
LGTM-need
labels 2019-11-27 20:03:40 +00:00
Member

tested on my instance too @mmarif

tested on my instance too @mmarif
mmarif closed this pull request 2019-11-27 20:06:32 +00:00
Unpublished deleted branch allowRestrictedApi 2019-11-27 20:36:01 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Milestone
No Assignees
3 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: gitnex/GitNex#215
No description provided.