Git commits in Moodle 3.5.x by Brendan Heywood

commit e6bd5804b98c176d2e16133f8875865c67c45a26
Author: Brendan Heywood <brendan@catalyst-au.net>
Date:   Thu, 12 Mar 2020 06:33:57 +0800
Tag:    v3.5.12

MDL-68125 core: Fixed $CFG->reverseproxyignore install regression

commit 34af3ee683c62229812812af7e0a71c45b0ed596
Author: Brendan Heywood <brendan@catalyst-au.net>
Date:   Fri, 07 Feb 2020 02:27:40 +0800
Tag:    v3.5.11

MDL-67726 tool_phpunit: add missing input escaping

commit 7251f154ef4e752ca9e56861acca5190907d7dd5
Author: Brendan Heywood <brendan@catalyst-au.net>
Date:   Wed, 05 Feb 2020 20:14:39 +0800
Tag:    v3.5.11

MDL-67861 core: Added $CFG->reverseproxyignore IP subnet list

commit e6e07e096018152380b8e25c96f8af6427753a4b
Author: Brendan Heywood <brendan@catalyst-au.net>
Date:   Wed, 05 Feb 2020 19:50:20 +0800
Tag:    v3.5.11

MDL-67861 libraries: Refactor is_ip_in_subnet_list in ip_utils

commit 51d52d273c5490265939bae7e6b8430a8e702e44
Author: Brendan Heywood <brendan@catalyst-au.net>
Date:   Tue, 04 Feb 2020 14:03:47 +0800
Tag:    v3.5.11

MDL-67861 admin: Default $CFG->getremoteaddrconf to only use REMOTE_ADDR

commit 67c44ebd2e8555a0d6e1a8affa7226c0b45aa171
Author: Brendan Heywood <brendan@catalyst-au.net>
Date:   Tue, 04 Feb 2020 13:56:41 +0800
Tag:    v3.5.11

MDL-67861 core: Use last ip in X-Forwarded-For list

commit d6455734d81410eda2d103d1c8522da0dfba27d8
Author: Brendan Heywood <brendan@catalyst-au.net>
Date:   Fri, 14 Dec 2018 11:43:02 +0800
Tag:    v3.5.6

MDL-64394 core: Fixed bug when using access log with pre_loginpage_hook

commit b588373656f2f77b8ca7206ffd5c09ab8bc28ac8
Author: Brendan Heywood <brendan@catalyst-au.net>
Date:   Tue, 05 Dec 2017 14:05:47 +0800
Tag:    v3.5.0-beta

MDL-60968 auth: Allow more flexibility with mapping attributes