2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Updated to recent version of Chemistry and Jackrabbit
Michael Dürig
as mduerig
More... over 15 years ago
Some code for a Jackrabbit 3 prototype More... over 15 years ago
Some code for a Jackrabbit 3 prototype More... over 15 years ago
Some code for a Jackrabbit 3 prototype More... over 15 years ago
Some code for a Jackrabbit 3 prototype More... over 15 years ago
Some code for a Jackrabbit 3 prototype More... over 15 years ago
#0000 Add settings for chemistry More... over 15 years ago
updated to recent revisions of jackrabbit and chemistry
Michael Dürig
as mduerig
More... over 15 years ago
Provide the Jackrabbit User to the authenticate method to implement checks based More... over 15 years ago
JavaDoc and streamlining default configuration implementation to prevent duplicate work and to be consistent More... over 15 years ago
JavaDoc More... over 15 years ago
Cleanup (and actually enable) repository configuration and startup through OSGi factory configuration (allows multiple repositories to be started). More... over 15 years ago
* Depend on release Jackrabbit API 2.0.0 (no extensions needed/provided) More... over 15 years ago
Configuration Description for the embedded repository More... over 15 years ago
Using the DefaultLoginModule requires the use of the other "Default" classes: DefaultSecurityManager and DefaultAccessManager (or extensions of these) More... over 15 years ago
* Have to implement supportsCredentials checking with plugin factories for More... over 15 years ago
Update readme to reflect recent changes
Michael Dürig
as mduerig
More... over 15 years ago
Set test scope for test dependency
Michael Dürig
as mduerig
More... over 15 years ago
Remove disputed loginAdministrative method again (for Sling use cases we will More... over 15 years ago
Introduce a LoginModulePluginFactory to be able to create new plugin instances for each login request. Previously only a single service instance has been used for all requests and thus would prevent actualy state keeping during the login process. To this avail the lifecycle methods init, abort, and commit from the LoginModule interface have been added. More... over 15 years ago
Improved error handling
Michael Dürig
as mduerig
More... over 15 years ago
Fixed primarytype, mixin assignments for folders and documents
Michael Dürig
as mduerig
More... over 15 years ago
Removed unused private field
Michael Dürig
as mduerig
More... over 15 years ago
- Exposing CMIS folder as JCR type nt:folder
Michael Dürig
as mduerig
More... over 15 years ago
JCR-2477 Log / trace wrapper: upgrade to JCR API 2.0 More... over 15 years ago
Comment AccessManager stuff, not yet committed More... over 15 years ago
Add PluggableLoginModule and plugin API More... over 15 years ago
New default configuration for OSGi integration (replaces SimpleLoginModule with PluggableLoginModule) More... over 15 years ago
Implement added Jackrabbit API methods: getDefaultWorksacpe() and loginAdministrative(String) More... over 15 years ago
* Add Bundle profile and OSGi dependencies More... over 15 years ago