The LAMPAS project is a combination of common Open Source tools that provides a unified system from where administrators, developers and other parties can manage a large application cluster. The underlying platform is LAMP based.
Be the first to post a text review of LAMP Application Server. Rate and review a project by clicking thumbs up or thumbs down in the right column.
* Fixed vhost config to correctly handle index pages on static directory area * Fixed a MySQL install bug. Table `domain_dns_config` is now MyISAM like the rest.
* Added authentication checkking changes * Added a debug switch to the vhost config * Added redirect to logon resource if authentication failed * Added some more DB resources (packages etc.) * Some minor bug fixes from the previous release
I am happy with the progress, as I only work about two to three hours per day on this project. This is the last release for the rest of this week. I doubt if I will have anything new in the next 7 days, as I am going away on holiday for a couple of days. In this release I have created a place holder logon page. If the user requests a resource that does not exists, a redirect to the logon page is sent. I am hapy with the current progress, but it would have been nice to have an actual logon working by now. Well - I am almost there. Hopefully you can all now also take the time to figure out how this thing is supposed to work :) I have to say sorry for the lack of propper documentation at this stage - it is work in progress somewhere in the background (promise). Anyway - until the next release then.
* Added Apache::DBI as a dependency * Added Apache::DBI to to startup.pl script * Database connections are now pre-spawned on start-up via Apache::DBI * Added MIME::Base64::URLSafe Perl module for use with encoding of cookies (after encryption) * Added Crypt::Blowfish and Crypt::CBC modules for encryption of cookies (pre-base64 encoding) * Included "use strict" pragma again (previously commented out for debugging) (default handler template) * Added a `key` field in the `domain_definitions` table for cookie encryption * Added the DB tables: `domain_properties`, `session_log` and `session_tracker` * The sample domain now includes a static resource area * We now have the beginnings of a very granular authentication and authorization system * Update INSTALL documentation
This release adds the beginnings of the LAMPAS authentication and authorization code. Next up will be the logon, logout and session management code.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?