mirror of
https://github.com/discourse/discourse.git
synced 2026-09-05 04:40:41 -05:00
DEV: Provide method for auth plugins to generate a CSRF token
This commit is contained in:
@@ -23,6 +23,8 @@ class CSRFTokenVerifier
|
||||
end
|
||||
end
|
||||
|
||||
public :form_authenticity_token
|
||||
|
||||
private
|
||||
|
||||
attr_reader :request
|
||||
|
||||
Reference in New Issue
Block a user