Results 13 issues of Mihaita Tinta

#### 'NSInternalInconsistencyException', reason: 'nextEventMatchingMask should only be called from the Main Thread!' When running A3CCartpole.main() example (master branch), it trains the model for some time, but it ends up with...

With newer versions of Java (17+), javax.xml are migrated to jakarta. If I add this dependency in pom: ```xml gr.datamation sepa-core-jaxb 22.4.1 demo ``` Calling `FIToFIPaymentStatusReport messageObject = new FIToFIPaymentStatusReport();`...

one should decide if registering new users with webauthn should be possible or not. for this to work, at least add device for authenticated users should be active

We can customize the csrf repo to expose the token and send it from the browser: `http.csrf().csrfTokenRepository(withHttpOnlyFalse())` The fetch options should include the header with the cookie value: ```js let...