gnu-social/src
Hugo Sales 176d604abb
[CONTROLLER][Security] Refactor and make clearer errors with duplicate nicknames and emails. Return notes as a callable, since they're not used in the default template, in the login and register pages
2021-08-03 19:22:54 +00:00
..
Command [TESTS][DOCUMENTATION] Add documenation for the list events command and exclude it from unit testing 2021-08-03 19:13:29 +00:00
Controller [CONTROLLER][Security] Refactor and make clearer errors with duplicate nicknames and emails. Return notes as a callable, since they're not used in the default template, in the login and register pages 2021-08-03 19:22:54 +00:00
Core [TESTS][Queue] Add @codeCoverageIgnore to select queueing functions 2021-08-03 19:22:50 +00:00
DataFixtures [TESTS][DataFixtures] Add password and email to created test user 2021-08-03 19:15:30 +00:00
DependencyInjection/Compiler [TESTS] Add ignore annotations to code paths that serve as hooks in DependencyInjection 2021-08-03 19:13:27 +00:00
Entity [ENTITY][LocalUser] Add method 'findByNicknameOrEmail' 2021-08-03 19:22:16 +00:00
Migrations [V3] Big Bang 2021-04-14 15:36:35 +00:00
Repository [V3] Big Bang 2021-04-14 15:36:35 +00:00
Routes [SETTINGS][ROUTES][CONTROLLER] Settings overhaul, refactoring to accommodate new global settings view. WIP, component settings aren't shown at the moment. 2021-08-03 19:02:39 +01:00
Security [SECURITY] Remove aggressive normalization of nicknames. This will be moved to a plugin in the future and we'll open an RFC, as discussed 2021-07-26 17:12:42 +00:00
Twig [TESTS][Twig] Add @codeCoverageIgnore to select methods, as these are simple wrappers 2021-08-03 19:15:30 +00:00
Util [EXCEPTION] Add Email related exceptions 2021-08-03 19:21:34 +00:00
CacheKernel.php [CACHE][HTTP] Configure simple HTTP cache 2021-04-14 15:37:21 +00:00
Kernel.php [CORE] Proxies: constant HEADER_X_FORWARDED_ALL is deprecated 2021-07-19 15:24:12 +01:00