Mateusz U

Results 11 issues of Mateusz U

Currently there seems to be no way to use this plugin without introducing vulnerabilities. All major lines of bootstrap-accessibility-plugin [quietly rely on vulnerable jQuery 1](https://github.com/paypal/bootstrap-accessibility-plugin/blob/master/bs3.1.1/js/jquery.min.js). This is evidenced for example...

So that the $.path.addSearchParams is not only adding, but also updating existing. Optionally, add $.path.updateSearchParams. This is useful for both here and latest changes to subsites (https://github.com/silverstripe/silverstripe-subsites/pull/90/files)

@adrexia what was it with the static publisher that you had to hack? The URL had to go to "/.html" instead of "?start=" or something like that? Ta :)

Add translation tokens.

Make sure options can be adjusted dynamically such as templates.

Check if the widget can be used multiple times on the same page

Fixes https://github.com/oobabooga/text-generation-webui/issues/1825 for me. I'm on Ubuntu 20, and installing onto a clean micromamba environment - reinstalled from scratch using this, and it seems to work. More testing probably needed...

Hi there, Turns out https://github.com/cyrilgdn/terraform-provider-postgresql/pull/344 broke usernames with colon and introduced a security issue (username leakage into conn string). This is because `PathEscape` does not escape colons as one would...

bug

```php echo Resque_Job_PID::get($token); ```

**Describe the bug** On postgres, when using `elementary.column_anomalies` test on a column that is part of a table using [materialized views](https://docs.getdbt.com/docs/build/materializations#materialized-view), an "Unable to find column" error occurs during the...

Bug
Triage 👀