Richard Eckart de Castilho
Richard Eckart de Castilho
**Describe the refactoring action** We have various methods in particular in DocumentService to list annotation documents. Some of these filter out annotation documents for users that are no longer on...
The auto configuration for CSRF protection configures the deprecated CsrfPreventionRequestCycleListener (to be removed in Wicket 10) The replacement ResourceIsolationRequestCycleListener / FetchMetadataResourceIsolationPolicy seems not to be supported by Wicket Spring Boot...
Backport fix to HtmlDocumentReader from INCEpTION.
This is a follow-up of #953 Add a new feature to the Token to represent the "form" of a token. However, a tokenizer may choose to set this feature differently...
This is a follow-up issue to #76. - [ ] Update mappings to make use of the new type that we **did not have** before - [ ] Remove deprecated...
**Prepare the code** - [x] Create release branch: `release/3.3.1` - [x] Update `README.md` file - [x] Update `RELEASE_NOTES.md` file - [x] Check the LICENSE and NOTICE files for the binary...
**What's in the PR** * Preparation of 3.3.1 release **How to test manually** * See release checklist **Automatic testing** * [ ] PR adds/updates unit tests **Documentation** * [ ]...
**Is your feature request related to a problem? Please describe.** When processing data in a CPE, the CPE starts various worker threads. These threads do not inherit the TCCL of...
**Describe the bug** When running in an OSGI environment, the TCCL may have access to a component, but the component might be accessing a resource implementing an interface to which...
The latest release that GitHub knows about is 8.0.0-M9 - maybe time to mark the latest one? Did you know that you can automatically create a changelog in the "create...