- 08 Aug, 2012 1 commit
-
-
Misagh Moayyed authored
-
- 07 Aug, 2012 2 commits
-
-
Scott authored
CAS-951 Upgrade to OpenSAML 2.x
-
Marvin S. Addison authored
-
- 06 Aug, 2012 5 commits
-
-
Misagh Moayyed authored
CAS-999: In modifying the applicationContext.xml and reorganizing the service registry bit, a number of service ids in the xml were renamed and updated. That change broke a number of tests in ProxyControllerTests, specifically testExistingPGT() as the test specifically looks for a particular service id in the assert response. This commit updates the test to use the new service id and adds a new test for not-authorized proxy authN. Since the merge has gotten into trunk and this is just a small extension of that commit, the change is pushed to the master branch directly.
-
Misagh Moayyed authored
CAS-1155: Switch the build to require JDK 1.6
-
LELEU Jérôme authored
CAS-1154: Updated missing maven plugin versions in the pom
-
LELEU Jerome authored
-
LELEU Jérôme authored
CAS-999: per-service selection of username attribute to release...
-
- 03 Aug, 2012 1 commit
-
-
Misagh Moayyed authored
-
- 02 Aug, 2012 4 commits
-
-
Scott authored
CAS-1154: Updated missing maven plugin versions in the pom
-
Misagh Moayyed authored
-
Misagh Moayyed authored
-
Misagh Moayyed authored
CAS-999: Adjusted the javadoc for the username attribute to remove null as the returning value. Fixed issue with the default meta attr that was put as part of other available attributes.
-
- 01 Aug, 2012 1 commit
-
-
Misagh Moayyed authored
CAS-999: Added several unit tests (and had to fix one as the result of the changes), improves javadocs and added the missing "final" keyword.
-
- 30 Jul, 2012 3 commits
-
-
Misagh Moayyed authored
CAS-999: Fixed the issue where the registered service looked into its attributes by means of an equals() rather than contains(), noted by leleuj Additional fixes are: - Removed the opaque identifier constant - Improve service validation logic to ignore anonymous service - Added anonymous column to svc registry so that in conjunction with the username attribute, the logic can better be understood and diagnosed.
-
Marvin S. Addison authored
-
Misagh Moayyed authored
CAS-999: per-service selection of username attribute to release the principal id. Allows for opaque identifiers.
-
- 26 Jul, 2012 2 commits
-
-
Scott authored
CAS-1150 : Update to the latest jasig-parent pom (34)
-
LELEU Jerome authored
-
- 24 Jul, 2012 4 commits
-
-
Marvin S. Addison authored
-
Marvin S. Addison authored
-
Marvin S. Addison authored
-
Marvin S. Addison authored
-
- 23 Jul, 2012 1 commit
-
-
Marvin S. Addison authored
CAS-1144 Clean-up inspektr configuration
-
- 22 Jul, 2012 2 commits
-
-
Misagh Moayyed authored
CAS-1141 : Improve OAuth module
-
Marvin S. Addison authored
CAS-1140 Additional monitors for vital CAS components.
-
- 21 Jul, 2012 1 commit
-
-
LELEU Jerome authored
-
- 20 Jul, 2012 1 commit
-
-
Marvin S. Addison authored
-
- 19 Jul, 2012 5 commits
-
-
LELEU Jerome authored
-
Marvin S. Addison authored
Testing revealed that the memcached stats contain missing keys under some circumstances where the status description can be misleading.
-
LELEU Jerome authored
-
Marvin S. Addison authored
CAS-1147- Refactor service authorization check to occur at the beginning of the flow
-
Marvin S. Addison authored
Per https://wiki.jasig.org/display/CAS/Code+Conventions: - Qualify instance variables with "this" - Use final wherever possible
-
- 18 Jul, 2012 4 commits
-
-
Marvin S. Addison authored
-
Marvin S. Addison authored
-
Marvin S. Addison authored
-
Dmitriy Kopylenko authored
-
- 17 Jul, 2012 1 commit
-
-
Marvin S. Addison authored
New monitors: - ContextSourceMonitor (monitors LdapContextSource) - DataSourceMonitor (generic data source/pooled data source monitor) - EhCacheMonitor - MemcachedMonitor Minor refactoring of existing monitors to conform convention of required versus optional parameters.
-
- 14 Jul, 2012 1 commit
-
-
LELEU Jerome authored
-
- 13 Jul, 2012 1 commit
-
-
Misagh Moayyed authored
-