File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ workflows:
96
96
context : org-global
97
97
filters :
98
98
branches :
99
- only : [dev, 'hotfix/RS256-token ']
99
+ only : [dev, 'fix/new-auth-url ']
100
100
- build-prod :
101
101
context : org-global
102
102
filters :
Original file line number Diff line number Diff line change 54
54
</script >
55
55
56
56
<a href =" javascript:;" class =" social-login" >Social login</a >
57
- | <a href =" http:// <%= com.cronos.onlinereview.util. ConfigHelper . getNewAuthUrl()% > ?retUrl=https://<%= ApplicationServer . SOFTWARE_SERVER_NAME% > /review" >Login</a >
57
+ | <a href =" <%= com.cronos.onlinereview.util. ConfigHelper . getNewAuthUrl()% > ?retUrl=https://<%= ApplicationServer . SOFTWARE_SERVER_NAME% > /review" >Login</a >
58
58
| <a href =" http://<%= ApplicationServer . SERVER_NAME% > /reg/" >Register</a >
59
59
| <a href =" http://<%= ApplicationServer . SERVER_NAME% > /" >Home</a >
60
60
</c:if >
You can’t perform that action at this time.
0 commit comments