README
changeset 11678 a615997559a6
parent 11674 04dbef596243
equal deleted inserted replaced
11677:54ad4c679be1 11678:a615997559a6
    41            pyramid_cubicweb.login
    41            pyramid_cubicweb.login
    42 
    42 
    43 
    43 
    44 See the documentation of `Pyramid Cubicweb`_ for more details.
    44 See the documentation of `Pyramid Cubicweb`_ for more details.
    45 
    45 
       
    46 .. Warning:: If you want to be able to log in a CubicWeb application
       
    47              served by pyramid on a unsecured stream (typically when
       
    48              you start an instance in dev mode using a simple
       
    49              ``cubicweb-ctl pyramid -D -linfo myinstance``), you
       
    50              **must** set ``cubicweb.auth.authtkt.session.secure`` to
       
    51              ``no``.
    46 
    52 
    47 Secrets
    53 Secrets
    48 ~~~~~~~
    54 ~~~~~~~
    49 
    55 
    50 There are a number of secrets to configure in ``pyramid.ini``. They
    56 There are a number of secrets to configure in ``pyramid.ini``. They