Changeset a32b33d
- 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)
- Location:
- gutenbach-web
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
gutenbach-web/SOURCES.txt
redb8b23 ra32b33d 83 83 sipbmp3web/public/jquery/theme/images/ui-icons_cd0a0a_256x240.png 84 84 sipbmp3web/templates/__init__.py 85 sipbmp3web/templates/__init__.pyc 85 86 sipbmp3web/templates/about.html 86 87 sipbmp3web/templates/debug.html -
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.