Ignore:
Timestamp:
Oct 11, 2009, 3:13:33 AM (15 years ago)
Author:
sipb-www <sipb-www@…>
Branches:
master, debian, mac, no-cups, web
Children:
3388193
Parents:
64ee2c9
git-author:
sipb-www <sipb-www@…> (10/11/09 03:13:33)
git-committer:
sipb-www <sipb-www@…> (10/11/09 03:13:33)
Message:

Make TG stop complaining about cookie secret.

Signed-off-by: sipb-www <sipb-www@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gutenbach-web/app_cfg.py

    r973dd91 ra32b33d  
    3232base_config.sa_auth.permission_class = model.Permission
    3333
     34base_config.sa_auth.cookie_secret = "thisistotallysecretyo"
     35
    3436# override this if you would like to provide a different who plugin for
    3537# managing login and logout of your application
Note: See TracChangeset for help on using the changeset viewer.