amiart

Results 4 issues of amiart

The libpq.dll 9.4.5 library shipped with Treefrog doesn't support scram-sha-256 authentication. When I try to connect to PostgreSQL 16.1 on Windows I get error: > authentication method 10 not supported...

When I create UTC date after 2038 year and then change the timezone to eg. 'Europe/Warsaw' the DST is wrong. For example, in june Warsaw is in GMT+2 time zone...

### Bootstraptable version(s) affected 1.23.5 ### Description Footer position is wrong when moving horizontal scroll to the end. Also the vertical scroll should not be visible, because the table height...

Bug

The X-Forwarded-For header is parsed incorectly in THttpRequest::originatingClientAddress() function: 1. There may be multiple X-Forwarded-For headers in request. 2. The originatingClientAddress() does not check whether clientAddress() is trusted proxy -...