gnu-social/plugins/OStatus/classes
Alexei Sorokin 5bc1b8695e [DATABASE] Disable 'NULL' strings evaluation as SQL NULLs
Use $object->sqlValue('NULL') (identical to DataObject_Cast'ing) instead and
fix related issues like (email|sms)settings considering these NULLs as a
false positive for the E-Mail address still being set when it's been removed.

There could also be security implications to the now-disabled approach of
considering 'NULL' strings as SQL NULLs.
2019-11-02 12:21:43 +03:00
..
FeedSub.php [DATABASE] Disable 'NULL' strings evaluation as SQL NULLs 2019-11-02 12:21:43 +03:00
HubSub.php [DATABASE] Various table schema related fixes 2019-09-11 12:07:54 +03:00
Magicsig.php [CORE] Plugin API now extends a new Module API 2019-08-24 01:59:33 +01:00
Ostatus_profile.php [OStatus] Add script for profile deduplication and URI fixing 2019-11-03 00:43:21 +00:00