Kirtan Gajjar

Results 57 issues of Kirtan Gajjar

Here is the full error: ``` /local/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:120: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail....

### Description When we paste a plaintext with HTML tags, Gutenberg skips pasting the tag entirely and just shows the rest of the content. ### Step-by-step reproduction instructions 1. Copy...

[Type] Bug
[Status] In Progress
[Package] Editor

Here is the output of: `pip install -r requirements.txt` ``` Collecting Shapely==1.5.13 (from -r requirements.txt (line 1)) Using cached Shapely-1.5.13.tar.gz Complete output from command python setup.py egg_info: Failed `CDLL(libgeos_c.so.1)` Failed...

Currently, we have bash as the default shell, it will be nice to have ZSH as the default shell as it has better features and aesthetics.

SOmetimes while importing database of big site, global mysql crashes. We need to set `max_allowed_packet_size to 512M` to prevent that from happening.

Need to check both the below configs and apply the relevant configuration to Nginx, Nginx-proxy and Mysql. https://github.com/dev-sec/ansible-collection-hardening/blob/master/roles/nginx_hardening/defaults/main.yml https://github.com/dev-sec/ansible-collection-hardening/blob/master/roles/mysql_hardening/defaults/main.yml

enhancement

Label schema hasn't been updated in a while and it has been superseded by opencontainers image spec. https://github.com/opencontainers/image-spec/blob/master/annotations.md. So we need to migrate our labels in images.

Need to install `mysql` extension in php 5.6 image. Although it's depreceted in 7.0, many legacy codebase depends on it hence we should add it.

EasyEngine adds www redirections(`www.example.com` -> `example.com` or vice-versa) only if it finds that domain with www is pointed to the server. The reason for doing so is that to add...

good first issue