Skip to content

Instantly share code, notes, and snippets.

View dzhibas's full-sized avatar
🌍
Planet Earth

Nikolajus Krauklis dzhibas

🌍
Planet Earth
View GitHub Profile
<?php
/**
* Login as another user in SugarCRM and switch back to admin user
*
* Simply put this file into a custom entry point file and
* browse to it with the parameters 'user_name' or 'back_to_sudo'
*
* Usage:
* http://xxxxxxxxx/index.php?entryPoint=my_awesome_entry_point&user_name=mylittlepony
* http://xxxxxxxxx/index.php?entryPoint=my_awesome_entry_point&back_to_sudo=1