Andrew Dolgov
|
6e774a58fe
|
more php8 fixes mostly related to login
|
4 years ago |
Andrew Dolgov
|
403dca154c
|
initial WIP for php8; bump php version requirement to 7.0
|
4 years ago |
Andrew Dolgov
|
40f38fc87f
|
pluginhost: load plugin data automatically (also marks load_data method as private)
|
4 years ago |
Andrew Dolgov
|
4e3ef7a4dd
|
get_user_ip: remove REMOTEADDR for the time being
|
4 years ago |
Andrew Dolgov
|
a8302fb253
|
use X-Real-IP headers if possible while authenticating
|
4 years ago |
Andrew Dolgov
|
6811d0bde2
|
use self:: in some places to invoke static methods from the same class
|
4 years ago |
Andrew Dolgov
|
74568df4ff
|
remove a lot of stuff from global context (functions.php), add a few helper classes instead
|
4 years ago |