summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/whoami.py
Commit message (Collapse)AuthorAgeFilesLines
* 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.