Riny Heijdendael

Results 4 issues of Riny Heijdendael

In /application/Espo/Core/Utils/Auth.php in checkFailedAttemptsLimit() the $_SERVER['REMOTE_ADDR'] is used to check failed attempts. This will not work when the server is behind a proxy or application gateway. Suggested is to use...

**Is your feature request related to a problem? Please describe.** We have panels that need a short Description or Operating Procedure for operators, eg to explain how fields relate to...

**Is your feature request related to a problem? Please describe.** Currently we have an integer field that is used as a pseudo order field. This allows us to export/report and...

For log processing it would be nice to always log to espo.log, and move it to espo-2020-01-16.log at the end of the day. This facilitates log processing eg `grep -i...