mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-02 19:30:48 +08:00
FIX bug
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