From 2e2068ad262d8b08bd61e1ed9d9a77b7760322de Mon Sep 17 00:00:00 2001 From: Iltar van der Berg Date: Mon, 8 Jun 2015 12:04:16 +0200 Subject: [PATCH 1/2] Split Security into Authentication & Authorization --- cookbook/map.rst.inc | 19 +++++++++++-------- cookbook/security/index.rst | 23 ++++++++++++++++------- 2 files changed, 27 insertions(+), 15 deletions(-) diff --git a/cookbook/map.rst.inc b/cookbook/map.rst.inc index 2c4d8eb94f6..c3d82de14bc 100644 --- a/cookbook/map.rst.inc +++ b/cookbook/map.rst.inc @@ -143,27 +143,30 @@ * :doc:`/cookbook/routing/redirect_trailing_slash` * :doc:`/cookbook/routing/extra_information` -* :doc:`/cookbook/security/index` +* :doc:`Authentication ` * :doc:`/cookbook/security/form_login_setup` * :doc:`/cookbook/security/entity_provider` * :doc:`/cookbook/security/remember_me` * :doc:`/cookbook/security/impersonating_user` - * :doc:`/cookbook/security/voters` - * :doc:`/cookbook/security/voters_data_permission` - * :doc:`/cookbook/security/acl` - * :doc:`/cookbook/security/acl_advanced` - * :doc:`/cookbook/security/force_https` * :doc:`/cookbook/security/form_login` - * :doc:`/cookbook/security/securing_services` * :doc:`/cookbook/security/custom_provider` * :doc:`/cookbook/security/custom_authentication_provider` * :doc:`/cookbook/security/pre_authenticated` * :doc:`/cookbook/security/target_path` * :doc:`/cookbook/security/csrf_in_login_form` - * :doc:`/cookbook/security/access_control` * :doc:`/cookbook/security/multiple_user_providers` +* :doc:`Authorization ` + + * :doc:`/cookbook/security/voters` + * :doc:`/cookbook/security/voters_data_permission` + * :doc:`/cookbook/security/acl` + * :doc:`/cookbook/security/acl_advanced` + * :doc:`/cookbook/security/force_https` + * :doc:`/cookbook/security/securing_services` + * :doc:`/cookbook/security/access_control` + * **Serializer** * :doc:`/cookbook/serializer` diff --git a/cookbook/security/index.rst b/cookbook/security/index.rst index 5bf643c10e8..a3d27e09dd4 100644 --- a/cookbook/security/index.rst +++ b/cookbook/security/index.rst @@ -1,6 +1,8 @@ Security ======== +* Authentication + .. toctree:: :maxdepth: 2 @@ -8,17 +10,24 @@ Security entity_provider remember_me impersonating_user - voters - voters_data_permission - acl - acl_advanced - force_https form_login - securing_services custom_provider custom_authentication_provider pre_authenticated target_path csrf_in_login_form - access_control multiple_user_providers + + +* Authorization + +.. toctree:: + :maxdepth: 2 + + voters + voters_data_permission + acl + acl_advanced + force_https + securing_services + access_control From 825f447d0c771717ed1cfde56fa1fcdebbad0d84 Mon Sep 17 00:00:00 2001 From: Iltar van der Berg Date: Mon, 15 Jun 2015 09:33:39 +0200 Subject: [PATCH 2/2] Changed Authorization and Authentication to use subsections --- cookbook/security/index.rst | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/cookbook/security/index.rst b/cookbook/security/index.rst index a3d27e09dd4..479166d31ab 100644 --- a/cookbook/security/index.rst +++ b/cookbook/security/index.rst @@ -1,7 +1,8 @@ Security ======== -* Authentication +Authentication +-------------- .. toctree:: :maxdepth: 2 @@ -18,8 +19,8 @@ Security csrf_in_login_form multiple_user_providers - -* Authorization +Authorization +------------- .. toctree:: :maxdepth: 2 @@ -31,3 +32,4 @@ Security force_https securing_services access_control + pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy