mirror of
https://github.com/wassname/talk.git
synced 2026-08-11 11:27:10 +08:00
Export CheckRecaptcha, so that it can be used in other services.
This commit is contained in:
@@ -515,5 +515,6 @@ module.exports = {
|
||||
HandleAuthPopupCallback,
|
||||
HandleGenerateCredentials,
|
||||
HandleLogout,
|
||||
CheckBlacklisted
|
||||
CheckBlacklisted,
|
||||
CheckRecaptcha,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user