wiki/content/20201112124715-symfony_configuration.md

45 lines
1.1 KiB
Markdown
Raw Normal View History

2024-05-06 20:40:05 +00:00
---
id: 3bdd7ddf-9039-438a-abc7-435d6ccc1a61
title: Symfony Configuration
---
- [Automatic Search Engine
Protection](20201112124832-automatic_search_engine_protection)
- [Configurable Session ID](20201112125413-configurable_session_id)
- [Configuring Services With Immutable
Setters](20201112131310-configuring_services_with_immutable_setters)
# Controller
- [Front Controller
Configuration](20201117114443-front_controller_configuration)
# Password hashers
- [Sodium password encoder](20201112133736-sodium_password_encoder)
- [Symfony Native Encoder](20201112135851-symfony_native_encoder)
(best practice since [Symfony 4.3](20201112120118-symfony_4_3))
# Encryption
- [Ecrypted Secrets
Management](20201113174444-ecrypted_secrets_management)
# Events
[Event Listeners](20201113175527-event_listeners)
# Firewalls
- [Lazy Firewalls](20201113183038-lazy_firewalls)
# Translator
- [Pseudo-localization
Translator](20201117100112-pseudo_localization_translator)
# RateLimiter Component
- [Symfony RateLimiter
Component](20201117113404-symfony_ratelimiter_component)