summaryrefslogtreecommitdiffstats
path: root/funcweb/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* Provide our own PAM service configuration file.Krzysztof A. Adamski2008-08-041-1/+4
| | | | (cherry picked from commit 1656265c3aec5c0701c25f9260b03c444e6af07a)
* change setup.py according to new log placesmakkalot2008-07-091-1/+6
|
* change the startup string to the proper name and remove the scripts wedont usemakkalot2008-07-071-4/+1
|
* minor changes in setupmakkalot2008-07-061-4/+13
|
* adding some directives to setup for packaging, will add more actually thats ↵makkalot2008-07-061-2/+6
| | | | just the start :)
* Add an entry point to our FuncWebVisitManagerLuke Macken2008-02-201-0/+4
|
* Add an entry point for our PAMIdentityProviderLuke Macken2008-02-191-0/+4
|
* Only allow localhost and authenticated users access to funcweb. This entails,Luke Macken2008-01-241-10/+18
| | | | | - Utilizing the TurboGears identity framework - Creating our identity model using SQLAlchemy+Elixir
* Remove some unnecessary files from funcweb, and update our setup.pyLuke Macken2008-01-171-4/+2
|
* Initial `tg-admin quickstart` of funcwebLuke Macken2008-01-171-0/+69