RandomSec/main/src/com/google/refine/commands
2019-10-15 12:07:12 +01:00
..
auth Reorganize imports 2018-11-30 19:21:21 +09:00
browsing Require CSRF token in EditOneCellCommand 2019-10-14 16:24:26 +01:00
cell Add CSRF protection to cell, history, column and expr commands 2019-10-14 16:24:26 +01:00
column Add CSRF protection to cell, history, column and expr commands 2019-10-14 16:24:26 +01:00
expr Add CSRF protection to cell, history, column and expr commands 2019-10-14 16:24:26 +01:00
history Add CSRF protection to cell, history, column and expr commands 2019-10-14 16:24:26 +01:00
importing CSRF protection for project and recon commands 2019-10-15 12:07:12 +01:00
lang CSRF protection for OpenWorkspaceDirCommand and language loading 2019-10-15 12:07:04 +01:00
project CSRF protection for project and recon commands 2019-10-15 12:07:12 +01:00
recon CSRF protection for project and recon commands 2019-10-15 12:07:12 +01:00
row Migrate SortingConfig to Jackson 2018-11-30 19:35:31 +09:00
workspace Remove spurious references to org.json 2018-11-30 19:38:52 +09:00
Command.java CSRF protection for project and recon commands 2019-10-15 12:07:12 +01:00
CSRFTokenFactory.java Add CSRF token generation capabilities, for #2164 2019-10-14 16:24:26 +01:00
EngineDependentCommand.java Add CSRF protection to cell, history, column and expr commands 2019-10-14 16:24:26 +01:00
GetAllPreferencesCommand.java Add CSRF protection to cell, history, column and expr commands 2019-10-14 16:24:26 +01:00
GetCSRFTokenCommand.java Add CSRF token generation capabilities, for #2164 2019-10-14 16:24:26 +01:00
GetPreferenceCommand.java Migrate importers to use Jackson classes 2018-11-30 19:23:08 +09:00
GetVersionCommand.java Migrate GetVersionCommand to Jackson 2018-11-30 19:35:31 +09:00
HttpHeadersSupport.java Migrate importers to use Jackson classes 2018-11-30 19:23:08 +09:00
HttpUtilities.java Add missing license headers 2018-12-09 12:22:40 +09:00
OpenWorkspaceDirCommand.java CSRF protection for OpenWorkspaceDirCommand and language loading 2019-10-15 12:07:04 +01:00
SetPreferenceCommand.java Revert "data package metadata (#1398)" 2018-11-30 19:35:31 +09:00