Florian Merges

Results 6 issues of Florian Merges

Hello, Is there something wrong with the python module? I have inconsistencies between the output of rrdtool xport and the python module. Example: ``` 14599482001.0618333333e+011.0032666667e+01 14599485007.5783333333e+001.3656833333e+01 14599488007.5783333333e+001.3656833333e+01 14599491008.4516666667e+001.2316333333e+01 14599494008.4516666667e+001.2316333333e+01 1459949700NaNNaN...

An undocumented but nice feature for addon labels on Models and button labels of Flows.

documentation

The following changes add support for CMIS. There is a particular case which doesn't work with the current version of cmislib 0.5.1 unless patched, see: https://issues.apache.org/jira/browse/CMIS-799 The case consists of...

Hello, I just wanted to let you know that I implemented a storage class for CMIS support, need to write the unit tests and then I will do a Pull-Request....

This fixes the documentation. But, on the same topic, currently the extension doesn't really support plaintext anymore, and I guess it's not encouraged per se: https://github.com/mattupstate/flask-security/blob/89198288bc416a7921b4973d8e897993942bb428/flask_security/utils.py#L120-L127 So why not eliminate...

Previously the default was plaintext, nowadays it's bcrypt, but the usage example on the website does not define the SECURITY_PASSWORD_SALT.

documentation
help wanted :sos: