-
Notifications
You must be signed in to change notification settings - Fork 73
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added isMasquerading() method for checking the current instance. * Updated to fix the getAttribute() inconsistency. * Expanded getAttribute() to now use an overridable attribute array for deeper testing. * Added setAttributes( array $attr ) for providing a means to set user attributes when masquerading. * Additional logging added for debug. * hasAttribute($key) now available and switches checks between local and phpCAS attributes based on masquerading condition. * Cleaned docs for typos and missing documentation.
- Loading branch information
1 parent
040f411
commit c5732e0
Showing
1 changed file
with
98 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters