gnu-social/src/Util
Hugo Sales 3a5e52ee0d
[CORE][SECURITY] Move to the new authentication format, for Symfony 5.3
Keep using (deprecated) Guard
2021-11-24 12:46:26 +00:00
..
Exception [TESTS][Security] Fix SecurityTest. Remove nickname normalization on register (a plugin can handle that). Move from filter_var(FILTER_VALIDATE_EMAIL) as it does not support dotless domains 2021-11-15 19:25:50 +00:00
Form [UTIL][FormFields] Accomodate use of FormFields::repeated_password without a 'required' option 2021-11-20 21:33:23 +00:00
Notification [ENTITY] Refactor Follow as Subscription 2021-11-08 16:14:23 +00:00
Bitmap.php [TOOLS][CS-FIXER] Run new PHP CS Fixer config. Notably, adds strict_types 2021-10-27 04:19:28 +01:00
Common.php [TESTS] Fix remaining tests, back to 100% passed. Some minor semantic changes 2021-11-20 21:33:25 +00:00
Formatting.php [UTIL][Formatting] Make local mentions great again 2021-11-01 12:16:29 +00:00
GNUsocialTestCase.php [TESTS] Properly provide both createClient and bootKernel in test base class 2021-11-11 12:39:36 +00:00
HTML.php [UTIL][HTML][TESTS] Fix test and implementation and expand HTML generation utilities 2021-11-20 21:33:25 +00:00
Nickname.php [CORE][SECURITY] Move to the new authentication format, for Symfony 5.3 2021-11-24 12:46:26 +00:00
TemporaryFile.php [UTIL][TemporaryFile] Ensure `resource` is neither `false` nor `null` when attempting to cleanup, otherwise `getRealPath` returns `false` and we get sad 2021-10-28 17:36:02 +01:00