Joris Beckers

Results 17 issues of Joris Beckers

Angular Components are not recognized. https://docs.angularjs.org/guide/component

I came across this piece of code in the openssl backend: https://github.com/pyca/cryptography/blob/4a4f4d94ce5a641de3020042c70c1734af265d5e/src/cryptography/hazmat/backends/openssl/backend.py#L2194-L2202 It's part of [what gets called when creating a PKXS#12 file](https://cryptography.io/en/latest/hazmat/primitives/asymmetric/serialization/?highlight=pkcs12#cryptography.hazmat.primitives.serialization.pkcs12.serialize_key_and_certificates) and It uses 3DES for the encryption....

Related to #26 ``` docs/index.rst:2: D000 Error in "code-block" directive: unknown option: "linenos". ``` The same for these options: * `linenos` * `lineno-start` * `caption` * `emphasize-lines` * `dedent` In...

bug
help wanted

It's now possible to configure the seperator when using Redis as a broker. See https://github.com/celery/kombu/pull/1020 This means that hard coding this separator might break things: https://github.com/mher/flower/blob/2da8d7dbabffdb5c6fd9aa141946e1881bb9281c/flower/utils/broker.py#L101 https://github.com/mher/flower/blob/2da8d7dbabffdb5c6fd9aa141946e1881bb9281c/flower/utils/broker.py#L120

enhancement

Whenever you change something in the online editor demo, it gives syntax errors. By the looks of it, it removed new line characters since it's using mermaid 8.3.0 ![image](https://user-images.githubusercontent.com/16192496/65239898-449a4080-dae0-11e9-8bfc-86a1cfcbaf91.png)

There's a security fix available for hiredis. See: * CVE-2021-32765 - https://github.com/redis/hiredis/security/advisories/GHSA-hfm9-39pp-55p2 * https://github.com/redis/hiredis/blob/master/CHANGELOG.md

Like #1 the code to handle JWT_AUDIENCE is missing.

The `width` in the stylesheet below should be `max-width` I think. https://github.com/tkuther/piwigo-bootstrap-darkroom/blob/00c1c87b7963d18dd493d2e5f70f8562b37b4246/scss/theme/_base.scss#L16-L25 Now it's limited to 1140px due to another `max-width` ![image](https://user-images.githubusercontent.com/16192496/90874473-0f593b00-e3a0-11ea-8eb3-d4f636637bb5.png)

I must be doing something wrong here.... So, I have a benq SW270C. 1. I started windows fresh. No DisplayCAL profile loader running, no dmw_lut running, all color profiles removed...

@jpadilla What's the future of this project? Would you be open to adding maintainers? Or transferring the project? The code hasn't been updated for years, and now starts to break...