Changeset a32b33d for gutenbach-web/app_cfg.py
- Timestamp:
- Oct 11, 2009, 3:13:33 AM (15 years ago)
- 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)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gutenbach-web/app_cfg.py
r973dd91 ra32b33d 32 32 base_config.sa_auth.permission_class = model.Permission 33 33 34 base_config.sa_auth.cookie_secret = "thisistotallysecretyo" 35 34 36 # override this if you would like to provide a different who plugin for 35 37 # managing login and logout of your application
Note: See TracChangeset
for help on using the changeset viewer.