About
8,187 lines changed-
Mapped user: pbryan
- First commit: 15 March 2011
- Last commit: 07 February 2012
| Last Week | All Time | |
|---|---|---|
| Commits: | 0 | 125 |
| Files changed: | 0 | 751 |
| Change in LOC: | 0 | 8,187 |
Line History
Commit Activity
52 week commits volume
Commits by day
Commits by hour
Commit calendar
pbryan in openidm
pbryan
pbryan
pbryan
Use fixed upstream org.forgerock.json.resource.* libraries.
modified
pom.xml
pbryan
Use fixed upstream org.forgerock.json.resource.* libraries.
modified
pom.xml
pbryan
Change org.forgerock.json.resource.* dependencies to 1.2.0 to resolve OPENIDM-547 and OPENIDM-548.
modified
pom.xml
pbryan
Change org.forgerock.json.resource.* dependencies to 1.2.0 to resolve OPENIDM-547 and OPENIDM-548.
modified
pom.xml
pbryan
pbryan
pbryan
Handle null roles as empty list.
modified
router-authz.js
pbryan
Now with less bugs! Also cleaned-up to be easier to extend.
modified
router-authz.js
pbryan
Configurably allow TLS-authenticated clients access.
modified
router-authz.js
pbryan
Fix OpenICF provisioner service to conform to the JSON resource API.
modified 4
java files
pbryan
Commit tested version of the script.
modified
router-authz.js
pbryan
Default authorization rule: HTTP access only for users assigned an "openidm-admin" role.
Decorates HTTP context with assigned roles in "openidm-roles" security member.
Managed object set enforces "id" provided for specific operations.
Fix false assumption that all entities for action are maps.
Decorates HTTP context with assigned roles in "openidm-roles" security member.
Managed object set enforces "id" provided for specific operations.
Fix false assumption that all entities for action are maps.
added
router-authz.js and modified 5 files
pbryan
Assigned roles now included in request attribute.
Roles handled uniformly as lists throughout.
X-OpenIDM-* headers suppressed in request downstream.
Roles handled uniformly as lists throughout.
X-OpenIDM-* headers suppressed in request downstream.
modified 3
java files
pbryan
Uncaught runtime exceptions in router now emit log messages at WARN instead of DEBUG level.
modified
JsonResourceRouterService.java
pbryan
Update dependencies to release version.
modified
pom.xml
pbryan
Disallow attempts to address sub-objects in ManagedObjectSet.
modified
ManagedObjectSet.java
pbryan
pbryan
Better handling of potentially modified requests by scripts.
modified
JsonResourceRouterService.java
pbryan
Good riddance, JsonResourceException prototypes!
modified 4
java files
pbryan
Fix UNASSIGNED situation in target synchronization phase.
Add onFailure script to router.
Partial consolidation of filter code in router.
Rethrow ObjectSetException instead of unnecessarily wrapping.
Add onFailure script to router.
Partial consolidation of filter code in router.
Rethrow ObjectSetException instead of unnecessarily wrapping.
added to
JsonResourceObjectSet.java and modified 2 java files
pbryan
Added "scheduler" context, compatible with JSON Resource API.
Scheduler context added to ObjectSetContext as a workaround for now.
Officially deprecated SynchronizationListener service interface.
Scheduler context added to ObjectSetContext as a workaround for now.
Officially deprecated SynchronizationListener service interface.
added to
SynchronizationListener.java and modified 3 java files
pbryan
ObjectSet now subclass of JsonResourceException to avoid rethrowing (and stack trace trucation in logs).
changed 11
java files
- … 6 more files in changeset.
pbryan
Fix ActivityLog to log new (lower case) method names.
Add trace/debug logging of request/response/exception in router.
Add trace/debug logging of request/response/exception in router.
modified 4 files
pbryan
Wow, how did I let this one get through?
modified
ActivityLog.java
pbryan
Fixed bug introduced when dropping encryption JsonCryptoTransformer.
modified
CryptoServiceImpl.java
pbryan
Revert to Restlet 2.0.9, as 2.0.10 bundle seems to (incorrectly) attempt to import private packages.
modified
pom.xml
