Merge "Bug 8214: Expose Service Interface for AAA"
[aaa.git] / aaa-shiro /
2017-04-24 Ryan GouldingMerge "Bug 8214: Expose Service Interface for AAA"
2017-04-20 Ryan GouldingBug 8214: Expose Service Interface for AAA 55/55255/5
2017-04-11 Anil BelurBump versions by x.(y+1).z for next dev cycle 83/54683/1
2017-03-20 Ryan GouldingMerge "Make IDMStoreUtil a final class"
2017-03-16 Mohamed El-SerngawyMerge "Generate Random password for encryption service"
2017-03-14 Miguel DuarteShiro authz RBAC roles read from keystone. 19/52119/12
2017-03-02 Jaime Caamaño RuizEnable keystone authentication 23/52123/8
2017-03-01 Mohamed El-SerngawyMerge "Minor changes"
2017-03-01 Thanh HaAdd missing <name> fields for pom.xml files 54/52554/1
2017-02-09 Ryan GouldingMerge "Revert "Fix the package name""
2017-02-09 Ryan GouldingRevert "Fix the package name" 30/51630/1
2017-02-09 Ryan GouldingMerge "Bug 7663: Replace FindBugs :jsr305 by full ...
2017-02-09 Ryan GouldingMerge "Fix the package name"
2017-02-09 Ryan GouldingMerge "Remove felix.dependencymanager from aaa-shiro...
2017-02-08 Michael VorburgerRemove felix.dependencymanager from aaa-shiro & aaa... 91/51591/1
2017-02-03 David SuarezFix the package name 16/51416/2
2017-02-02 Stephen KittBUG-7527: provide Karaf 4 features 04/50304/11
2017-02-01 Ryan GouldingAddition of dynamic http authorization based on particu... 94/50694/9
2017-01-26 Ryan GouldingMerge "Replace FindBugs :jsr305 by full :annotation...
2017-01-23 Mohamed El-SerngawyMerge "Replace mockito-all by mockito-core (see Bug...
2017-01-23 Michael VorburgerReplace mockito-all by mockito-core (see Bug 7662) 52/50852/1
2017-01-23 Mohamed El-SerngawyMerge "Add ODLPrincipal to API so it is exposed for...
2017-01-23 Ryan GouldingAdd ODLPrincipal to API so it is exposed for outside use 92/50692/5
2017-01-18 Mohamed El-SerngawyMerge "Remove the broken aaa-authz module and correspon...
2017-01-18 Mohamed El-SerngawyMerge "Remove dead Activator code"
2017-01-18 Ryan GouldingMerge "Remove unused Realms"
2017-01-18 Ryan GouldingMerge "Just clean up some log messages and remove unnec...
2017-01-18 Ryan GouldingRemove unused Realms 88/50588/1
2017-01-18 Ryan GouldingJust clean up some log messages and remove unnecessary... 87/50587/1
2017-01-17 Ryan GouldingRemove dead Activator code 83/50583/1
2017-01-17 Ryan GouldingRemove an unused public constant 82/50582/1
2017-01-17 Mohamed El-SerngawyMerge "Update README.md to current status of AAA project"
2017-01-17 Mohamed El-SerngawyMerge "Migrate aaa-shiro to utilize archetype setup"
2017-01-17 Ryan GouldingMerge "Add CLI for managing aaa data model"
2017-01-17 Ryan GouldingMigrate aaa-shiro to utilize archetype setup 77/50077/7
2017-01-12 Ryan GouldingMerge "Remove the aaa-authn-federation bundle"
2017-01-12 Ryan GouldingMerge "Deprecate aaa-cassandra-store bundle"
2017-01-11 Ryan GouldingRemove RBAC rule implementation 16/50316/3
2016-12-22 Ryan GouldingMerge "Move the default tokenStore service to aaa-h2...
2016-12-21 Mohamed El-SerngawyMerge "Add MD-SAL authn model to shiro.ini"
2016-12-20 Robert VargaEliminate dependencies on slf4j-{api,simple} 45/49645/1
2016-12-20 Robert VargaEliminate use of bundle.plugin.version 44/49644/2
2016-12-07 melserngawyAdd MD-SAL authn model to shiro.ini 38/48938/2
2016-10-20 Mohamed El-SerngawyMerge "Fix AaaCertMdsalProvider service and AaaCert...
2016-10-13 Ryan GouldingMoon authentication url should specify http protocol 18/46918/1
2016-10-06 Mohamed El-SerngawyMerge "AAA Moon Authentication Module support"
2016-10-06 AliouneAAA Moon Authentication Module support 46/46146/2
2016-08-30 Ryan GouldingBug 6574: Empty groupRolesMap for ODLJndiLdapRealm... 04/44804/4
2016-08-24 Mohamed El-SerngawyBug 6525: Restrict access to AAA-Certificate REST APIs to 10/44610/2
2016-08-09 Ryan GouldingMerge "Move aaa-h2-store bundle to use blueprint"
2016-08-08 Thanh HaBump versions by 0.1.0 for next dev cycle 02/43402/1
2016-08-05 Mohamed El-SerngawyMerge "Add groupRolesMap configuration option for ODLJn...
2016-08-04 Ryan GouldingAdd groupRolesMap configuration option for ODLJndiLdapRealm 43/43143/3
2016-04-21 Ryan GouldingMerge "Revert "Revert "Inherit metatype dependency...
2016-04-19 Ryan GouldingDepend on odlparent version of logback 44/37844/1
2016-04-19 Ryan GouldingMerge "Revert "Inherit metatype dependency version...
2016-04-19 Ryan GouldingMerge "Add a generic ShiroFilter for use with non-RESTC...
2016-04-19 Ryan GouldingAdd a generic ShiroFilter for use with non-RESTCONF... 17/37817/3
2016-04-14 Ryan GouldingMerge "Add unit test for aaa-idmlight using jersey...
2016-04-09 Ryan GouldingLower log level for unsuccessful OAuth2 Requests to... 70/37370/2
2016-04-08 Ryan GouldingMerge "Fix ant paths so that subpaths are represented"
2016-04-08 Ryan GouldingFix ant paths so that subpaths are represented 63/37363/1
2016-04-08 Ryan GouldingAdd support for generic JDBC for AAA 77/37277/5
2016-04-07 Ryan GouldingAdd support for Active Directory to AAA 22/37222/3
2016-03-24 Ryan GouldingMerge "Deprecate odl-aaa-keystone feature"
2016-03-18 Ryan GouldingMerge "Dynamic Filter Injection for Java REST Servlets"
2016-03-18 Ryan GouldingDynamic Filter Injection for Java REST Servlets 43/36043/9
2016-03-17 Sharon AiclerMerge "Upgrade h2 version from 1.4.185 to 1.4.191"
2016-03-17 Sharon AiclerMerge "Upgrade org.apache.felix.metatype from 1.0.10...
2016-03-16 Ryan GouldingMerge "Bug 5493 idmtool script doesnt honor target...
2016-03-16 Sharon AiclerMerge "AAA idmlight REST endpoints should use AAAFilter"
2016-03-16 Ryan GouldingMerge "Bug 5474 Accounting Log for Un/Successful Auth...
2016-03-10 Ryan GouldingAAA idmlight REST endpoints should use AAAFilter 63/36063/1
2016-03-08 Ryan GouldingBug 5474 Accounting Log for Un/Successful Auth Attempts 34/35934/1
2016-02-26 Ryan GouldingBug 5425 AAAFilter always assumes the default domain 64/35364/3
2016-02-02 Ryan GouldingBug 5145 ODLJndiLdapRealm does not allow configurable... 03/33903/1
2016-01-29 Ryan GouldingBug 5148 - CORS requests stopped early 99/33799/1
2016-01-25 Sai MarapaReddyFix license header violations 02/33502/1
2016-01-20 Ryan GouldingBug 5033 AAA sometimes falsely authorizes user to restr... 09/33109/3
2016-01-15 Thanh HaBumping versions by 0.1.0 for next dev cycle 92/32692/1
2015-12-29 Ryan GouldingForce shiro deps to inherit from odlparent 33/31933/1
2015-12-21 Ryan GouldingMerge "Formatting applied to features"
2015-12-21 Ryan GouldingMerge "Formatting applied to aaa's distribution-karaf...
2015-12-21 Ryan GouldingMerge "Formatting applied to aaa-shiro-act bundle"
2015-12-21 Ryan GouldingMerge "Formatting applied to aaa-shiro bundle"
2015-12-21 Ryan GouldingFormatting applied to aaa-shiro bundle 60/31660/1
2015-12-16 Sharon AiclerMerge "Bug 4766 AAA does not provide AuthN only LDAP...
2015-12-15 Ryan GouldingMerge "Pull in dependencies from odlparent"
2015-12-12 Ryan GouldingBug 4766 AAA does not provide AuthN only LDAP capability 33/31233/2
2015-12-11 Stephen KittPull in dependencies from odlparent 03/31203/1
2015-11-30 Ryan GouldingMerge "Revert "Revert "BUG 4624: Use default domain...
2015-11-25 Ryan GouldingMerge "Add OAuth2 Token to Shiro to maintain cross...
2015-11-25 Ryan GouldingAdd OAuth2 Token to Shiro to maintain cross-version... 10/30110/4
2015-11-24 Ryan GouldingMerge "Revert "MD-SAL Store applied Comments""
2015-11-08 Ryan GouldingMerge "Enables TokenAuthRealm adapter to existing data...
2015-11-08 Ryan GouldingMerge "MD-SAL Store applied Comments"
2015-11-06 Ryan GouldingEnables TokenAuthRealm adapter to existing data stores 86/29386/2
2015-11-05 Ryan GouldingSwitch DefaultRBACRules to utilize lazy initialization 46/29346/2
2015-11-05 Ryan GouldingMerge "MD-SAL Store for IDM"
2015-10-31 Robert VargaFix aaa-shiro JDK8 compatibility 54/29054/1
next