Application
- Added Auth Plugin - Implemented now fully the Login/Logout Auth Stack - Base_Controller Adjustments for the Tabs (Login/Logout Switch) + Extra Secured Tabs Adding - Added a Message Handler to the Base_Controller - Resolve Message Codes from the Request URL - Added a Ucp/Product Controller - IndexAction contains a plain Product List of the User now - Split off the Message Code into seperate Template file (Partial) Framework - Plugin System implemented - Hooks added to the Dispatcher (pre/post Dispatch Hooks) - Session Management implemented - Start / End a Session - Set / Get Session Vars API - Generic Auth implemented - Compare Credential + Hash Method etc - Start Auth Session ~> Session Management [Login] - Update Auth Session - Stop Auth Session [Logout] - Smarty - Replaced DOMDocument View-Loader with simpler file_get_contents + Method to prevent HTML escaping (Object Syntax Error on Smarty Templates) + This also should give a performance boost if a View is loaded
Loading
Please register or sign in to comment