Exploit.cz

Solved - migrate from sameersbn/postgresql to official postgresql:12 docker image

After upgrade from Gitlab 12.8 to 12.9 sameersbn/gitlab:12.9 I got this error ERROR: operator class "gin_trgm_ops" does not exist for access method "gin" In official PostgreSQL docker image is no DB_EXTENSION ENV param, so you have to manually

Solved - How to remove (uncheck) all your Twitter interests?

Twitter collects all your interests and you can uncheck these on this page https://twitter.com/settings/your_twitter_data/twitter_interests But there are maybe 1000+ items to uncheck, but no way how to remove them all. I have created simple bookmarklet. Create new favorite page (Bookmark - ctrl

Plesk `r` param hash decode

* string reverse * base64 decode * string reverse

How to set REMOTE_ADDR from HTTP_X_ORIGINAL_FORWARDED_FOR header when going through EZOIC proxy cache

Prerequisites: * kubernetes ingress * your varnish proxy cache * Symfony PHP application 1. Edit your global Kubernetes Ingress Config Map in namespace ingress-nginx named nginx-configuration [https://rancher2.exploit.cz/p/local:p-mt7fw/config-maps/ingress-nginx:nginx-configuration] and add use-forwarded-headers: true 2. In your Varnish proxy in section sub vcl_recvadd if (req.http.

How to Auto Scroll in long Autocomplete list when keyPress Up and Down

You have to add attribute tabindex="-1" and set .focus() on active element. Look at my patch here https://github.com/ashokvishwakarma/preact-typeahead/commit/2dc53c3c5abc37b1a0428889917608a4a0740123 autofocus to selected element ยท ashokvishwakarma/preact-typeahead@2dc53c3A TypeHead component for Preact. Contribute to ashokvishwakarma/preact-typeahead development by creating an account on GitHub.GitHubashokvishwakarma

Exploit.cz © 2026