mirror of
https://github.com/github/codeql.git
synced 2026-01-27 13:23:00 +01:00
These are ActionController methods that redirect to the HTTP Referer, falling back to the given location if there is no Referer.
80 lines
4.5 KiB
Plaintext
80 lines
4.5 KiB
Plaintext
actionControllerControllerClasses
|
|
| ActiveRecord.rb:23:1:39:3 | FooController |
|
|
| ActiveRecord.rb:41:1:64:3 | BarController |
|
|
| ActiveRecord.rb:66:1:70:3 | BazController |
|
|
| app/controllers/comments_controller.rb:1:1:7:3 | CommentsController |
|
|
| app/controllers/foo/bars_controller.rb:3:1:39:3 | BarsController |
|
|
| app/controllers/photos_controller.rb:1:1:4:3 | PhotosController |
|
|
| app/controllers/posts_controller.rb:1:1:10:3 | PostsController |
|
|
| app/controllers/users/notifications_controller.rb:2:3:5:5 | NotificationsController |
|
|
actionControllerActionMethods
|
|
| ActiveRecord.rb:27:3:38:5 | some_request_handler |
|
|
| ActiveRecord.rb:42:3:47:5 | some_other_request_handler |
|
|
| ActiveRecord.rb:49:3:63:5 | safe_paths |
|
|
| ActiveRecord.rb:67:3:69:5 | yet_another_handler |
|
|
| app/controllers/comments_controller.rb:2:3:3:5 | index |
|
|
| app/controllers/comments_controller.rb:5:3:6:5 | show |
|
|
| app/controllers/foo/bars_controller.rb:5:3:7:5 | index |
|
|
| app/controllers/foo/bars_controller.rb:9:3:18:5 | show_debug |
|
|
| app/controllers/foo/bars_controller.rb:20:3:24:5 | show |
|
|
| app/controllers/foo/bars_controller.rb:26:3:28:5 | go_back |
|
|
| app/controllers/foo/bars_controller.rb:30:3:32:5 | go_back_2 |
|
|
| app/controllers/photos_controller.rb:2:3:3:5 | show |
|
|
| app/controllers/posts_controller.rb:2:3:3:5 | index |
|
|
| app/controllers/posts_controller.rb:5:3:6:5 | show |
|
|
| app/controllers/posts_controller.rb:8:3:9:5 | upvote |
|
|
| app/controllers/users/notifications_controller.rb:3:5:4:7 | mark_as_read |
|
|
paramsCalls
|
|
| ActiveRecord.rb:28:30:28:35 | call to params |
|
|
| ActiveRecord.rb:29:29:29:34 | call to params |
|
|
| ActiveRecord.rb:30:31:30:36 | call to params |
|
|
| ActiveRecord.rb:32:21:32:26 | call to params |
|
|
| ActiveRecord.rb:34:34:34:39 | call to params |
|
|
| ActiveRecord.rb:35:23:35:28 | call to params |
|
|
| ActiveRecord.rb:35:38:35:43 | call to params |
|
|
| ActiveRecord.rb:43:10:43:15 | call to params |
|
|
| ActiveRecord.rb:50:11:50:16 | call to params |
|
|
| ActiveRecord.rb:54:12:54:17 | call to params |
|
|
| ActiveRecord.rb:59:12:59:17 | call to params |
|
|
| ActiveRecord.rb:62:15:62:20 | call to params |
|
|
| ActiveRecord.rb:68:21:68:26 | call to params |
|
|
| app/controllers/foo/bars_controller.rb:13:21:13:26 | call to params |
|
|
| app/controllers/foo/bars_controller.rb:14:10:14:15 | call to params |
|
|
| app/controllers/foo/bars_controller.rb:21:21:21:26 | call to params |
|
|
| app/controllers/foo/bars_controller.rb:22:10:22:15 | call to params |
|
|
| app/views/foo/bars/show.html.erb:5:9:5:14 | call to params |
|
|
paramsSources
|
|
| ActiveRecord.rb:28:30:28:35 | call to params |
|
|
| ActiveRecord.rb:29:29:29:34 | call to params |
|
|
| ActiveRecord.rb:30:31:30:36 | call to params |
|
|
| ActiveRecord.rb:32:21:32:26 | call to params |
|
|
| ActiveRecord.rb:34:34:34:39 | call to params |
|
|
| ActiveRecord.rb:35:23:35:28 | call to params |
|
|
| ActiveRecord.rb:35:38:35:43 | call to params |
|
|
| ActiveRecord.rb:43:10:43:15 | call to params |
|
|
| ActiveRecord.rb:50:11:50:16 | call to params |
|
|
| ActiveRecord.rb:54:12:54:17 | call to params |
|
|
| ActiveRecord.rb:59:12:59:17 | call to params |
|
|
| ActiveRecord.rb:62:15:62:20 | call to params |
|
|
| ActiveRecord.rb:68:21:68:26 | call to params |
|
|
| app/controllers/foo/bars_controller.rb:13:21:13:26 | call to params |
|
|
| app/controllers/foo/bars_controller.rb:14:10:14:15 | call to params |
|
|
| app/controllers/foo/bars_controller.rb:21:21:21:26 | call to params |
|
|
| app/controllers/foo/bars_controller.rb:22:10:22:15 | call to params |
|
|
| app/views/foo/bars/show.html.erb:5:9:5:14 | call to params |
|
|
cookiesCalls
|
|
| app/controllers/foo/bars_controller.rb:10:27:10:33 | call to cookies |
|
|
cookiesSources
|
|
| app/controllers/foo/bars_controller.rb:10:27:10:33 | call to cookies |
|
|
redirectToCalls
|
|
| app/controllers/foo/bars_controller.rb:17:5:17:30 | call to redirect_to |
|
|
| app/controllers/foo/bars_controller.rb:27:5:27:39 | call to redirect_back_or_to |
|
|
| app/controllers/foo/bars_controller.rb:31:5:31:56 | call to redirect_back |
|
|
actionControllerHelperMethods
|
|
getAssociatedControllerClasses
|
|
| app/controllers/foo/bars_controller.rb:3:1:39:3 | BarsController | app/views/foo/bars/_widget.html.erb:0:0:0:0 | app/views/foo/bars/_widget.html.erb |
|
|
| app/controllers/foo/bars_controller.rb:3:1:39:3 | BarsController | app/views/foo/bars/show.html.erb:0:0:0:0 | app/views/foo/bars/show.html.erb |
|
|
controllerTemplateFiles
|
|
| app/controllers/foo/bars_controller.rb:3:1:39:3 | BarsController | app/views/foo/bars/_widget.html.erb:0:0:0:0 | app/views/foo/bars/_widget.html.erb |
|
|
| app/controllers/foo/bars_controller.rb:3:1:39:3 | BarsController | app/views/foo/bars/show.html.erb:0:0:0:0 | app/views/foo/bars/show.html.erb |
|