summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/whoami.py
Commit message (Collapse)AuthorAgeFilesLines
* whoami goodbyeAdam Young2010-10-261-41/+0
| | | | Removing the whoami plugin, as it has been wrapped up into the user plugin
* whoami plugin.Adam Young2010-08-051-0/+41
It returns the user prinicpal. This is required by the webui, as the Kerberos credential mechanism in http does not expose the cleartext prinicpal to the web browser.