mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-03 03:40:49 +08:00
Merge branch 'dev_change_route' into dev_devops
This commit is contained in:
@@ -8,7 +8,7 @@ class OauthEducoderForm
|
||||
validates :callback_url, presence: true
|
||||
|
||||
validate :check_callback_url!
|
||||
valitate :check_auth!
|
||||
validate :check_auth!
|
||||
|
||||
def check_auth!
|
||||
secret = OauthEducoder.config[:access_key_secret]
|
||||
|
||||
Reference in New Issue
Block a user