6 calls to system_authorized_get_url() in Drupal 7
- overlay_drupal_goto_alter in modules/overlay/ overlay.module 
- Implements hook_drupal_goto_alter().
- system_authorized_batch_process in modules/system/ system.module 
- Use authorize.php to run batch_process().
- system_authorized_batch_processing_url in modules/system/ system.module 
- Returns the URL for the authorize.php script when it is processing a batch.
- system_authorized_run in modules/system/ system.module 
- Setup and invoke an operation using authorize.php.
- update_manager_install_form_submit in modules/update/ update.manager.inc 
- Form submission handler for update_manager_install_form().
- update_manager_update_ready_form_submit in modules/update/ update.manager.inc 
- Form submission handler for update_manager_update_ready_form().
