# HG changeset patch # User Aurelien Campeas # Date 1276789798 -7200 # Node ID a3e60e0fb0f3548ef3f9078df700eaa47c86eb25 # Parent 1a4ac9e2ce63de46e2bf49f2de63b051e03506ae [doc/book/faq] question on security diff -r 1a4ac9e2ce63 -r a3e60e0fb0f3 doc/book/en/annexes/faq.rst --- a/doc/book/en/annexes/faq.rst Thu Jun 17 16:24:01 2010 +0200 +++ b/doc/book/en/annexes/faq.rst Thu Jun 17 17:49:58 2010 +0200 @@ -463,6 +463,13 @@ You can find additional information in the section :ref:`securitymodel`. +Is it possible to bypass security from the UI (web front) part ? +---------------------------------------------------------------- + +No. + +Only Hooks/Operations can do that. + Can PostgreSQL and CubicWeb authentication work with kerberos ? ----------------------------------------------------------------