Robert Dey
Robert Dey
I am using Angular v1.4.9 and angular-datepicker from commit 41d949bf91f9049a8407c89be2c6d11e8a485ad3. I have two identical date-time inputs, except that one uses min-date and max-date and the other one does not. Interestingly...
Thanks for this awesome app! I just started using it regularly, so I created a German translation. Unfortunately I saw that there already exists a PR for a German tranlation...
This PR fixes the totp manual mode url when using keycloak behind a reverse proxy. Unfortunately I haven't been able to write a test for this very special case. However,...
I upgraded tsoa from v5.1.1 to v6.0.0 in my project. After that a POST endpoint does not evaluate a (nested) `@pattern` validation annotation anymore and just passes the request to...