sbaeumlisberger
sbaeumlisberger
Hi, I implemented a config option to load environment variables from a file.
Hi, I implemented a config option to load environment variables from a file. This is the PRQ for the v3 branch. There is also a PRQ for v2: https://github.com/winsw/winsw/pull/879
Goal of this issue is to support different sized items. See: https://github.com/sbaeumlisberger/VirtualizingWrapPanel/pull/21 Progress - [ ] proof of concept (work in progress) - [ ] preview implemenation - [ ]...
When using the user and password properties with com.microsoft.sqlserver.jdbc.SQLServerDriver the password passed to the SQLServerDataSource connect method is null. The cause of this issue is that in the C3P0ImplUtils class...
### Describe the bug When the connection to the OIDC server times out on startup the app crashes with the following error: ``` 2024-06-28 12:07:35,007 WARN [io.qua.oid.run.OidcRecorder] (vert.x-eventloop-thread-1) OIDC server...