| Commit message (Expand) | Author | Age | Files | Lines |
* | use <% %> instead of <? ?> | Natanael Copa | 2008-07-28 | 8 | -94/+94 |
* | Another rewrite of validator to remove dnsfiles and add a generic way for oth... | Ted Trask | 2008-07-24 | 1 | -3/+0 |
* | Split common code out of authenticator-plaintext into authenticator.lua in pr... | Ted Trask | 2008-07-22 | 5 | -204/+69 |
* | Fixed redirect_to_referrer with GET data. Moved handling of multi select fro... | Ted Trask | 2008-07-12 | 1 | -16/+23 |
* | Modifed roles to use controllerfunctions, modelfunctions, and a symlink. | Ted Trask | 2008-07-12 | 5 | -78/+40 |
* | Modified logon and password to use new redirect_to_referrer functionality. | Ted Trask | 2008-07-04 | 5 | -29/+28 |
* | Moved clientdata processing from password model to controller. | Ted Trask | 2008-06-06 | 2 | -39/+46 |
* | Remove clientdata processing from logon-model | Ted Trask | 2008-06-06 | 2 | -8/+9 |
* | Graphical bugfix - Modifying path to images.v0.4.1 | Mika Havela | 2008-05-22 | 1 | -1/+1 |
* | Small graphical changes. | Mika Havela | 2008-05-21 | 2 | -11/+15 |
* | For cfe.type='form', use cfe.option as the command to save the form data i.e.... | Ted Trask | 2008-05-15 | 8 | -111/+166 |
* | Replaced references to ENV[SCRIPT_NAME] with self.conf.script. | Ted Trask | 2008-05-15 | 1 | -1/+1 |
* | Added suppress_view option to dispatch_component and return viewtable. | Ted Trask | 2008-05-14 | 3 | -6/+6 |
* | Change inheritance from worker->self->parent to self->worker->parent as found... | Ted Trask | 2008-05-14 | 1 | -2/+1 |
* | Finished user and role management | Ted Trask | 2008-05-05 | 6 | -104/+99 |
* | Updated roles | Ted Trask | 2008-05-02 | 9 | -31/+214 |
* | Removing debug information from Welcome-page. | Mika Havela | 2008-05-02 | 1 | -2/+3 |
* | Modified roles, logon, and authenticator | Ted Trask | 2008-05-01 | 7 | -53/+76 |
* | Forgot the password model file | Ted Trask | 2008-04-30 | 1 | -0/+105 |
* | Modified cfe, removing option, errtxt, and name, and adding label - This may ... | Ted Trask | 2008-04-30 | 6 | -474/+109 |
* | Changed error redir code to use redirect function instead | Ted Trask | 2008-04-28 | 1 | -5/+1 |
* | Added cfe support to logon | Ted Trask | 2008-04-28 | 4 | -30/+22 |
* | Replaced all list_redir functions with redirect in mvc.lua, implemented a def... | Ted Trask | 2008-04-24 | 3 | -8/+4 |
* | Cleanup | Ted Trask | 2008-04-22 | 1 | -1/+0 |
* | Ted's Logon/permissions changes | Ted Trask | 2008-04-21 | 9 | -180/+130 |
* | Redirecting user to logon page when they successfully logged out. | Mika Havela | 2008-04-04 | 1 | -1/+8 |
* | Renamed function that had _ in the functionname. | Mika Havela | 2008-04-03 | 2 | -10/+11 |
* | Changed Menu-name. | Mika Havela | 2008-03-26 | 2 | -3/+3 |
* | Fixed bug where menus kept if going to logon page while logged on. Menus now ... | Mike Mason | 2008-03-20 | 1 | -0/+1 |
* | Made the build_menu a public function so that logoff could run it. No more bugs | Mike Mason | 2008-03-20 | 1 | -0/+1 |
* | Redirecting the user to logon-page when someone is trying to edit passwords w... | Mika Havela | 2008-03-03 | 1 | -3/+26 |
* | Removed password-model because it's not used. | Mika Havela | 2008-02-27 | 1 | -109/+0 |
* | Adding password manager to Makefile | Mika Havela | 2008-02-20 | 1 | -2/+0 |
* | Password administration now works! | Mika Havela | 2008-02-20 | 3 | -63/+175 |
* | Saving work for today (password manager controller/view) | Mika Havela | 2008-02-19 | 4 | -87/+292 |
* | Moved password-model (temporary - This will go to authenticator-plaintext) | Mika Havela | 2008-02-18 | 1 | -0/+109 |
* | Moved password-manager to core | Mika Havela | 2008-02-18 | 5 | -0/+206 |
* | Changed Makefiles. | Mika Havela | 2008-02-13 | 2 | -13/+20 |
* | Don't touch the sessiondata.menu table. Working on getting these both to plac... | Mike Mason | 2008-02-13 | 2 | -0/+10 |
* | Cleaning up the session management and expiration items. Will be more bug fix... | Mike Mason | 2008-02-07 | 2 | -7/+4 |
* | Added the full roles to the sessiondata. | Mike Mason | 2008-02-05 | 3 | -4/+11 |
* | Adding the beingings of the authorization items. Also adding some of the upda... | Mike Mason | 2008-02-04 | 4 | -0/+60 |
* | Updated the code to use md5sums in the acf passwd file. Made the md5sum_strin... | Mike Mason | 2008-01-30 | 1 | -1/+3 |
* | Updated changes hopefully meeting most of the security checks/validation item... | Mike Mason | 2008-01-29 | 1 | -9/+26 |
* | Changes effect only the log in|out functions. Will work now. Next working on ... | Mike Mason | 2008-01-26 | 4 | -46/+57 |
* | Minor change to really make it work. This all will be cleaned up shortly | Mike Mason | 2008-01-24 | 1 | -3/+5 |
* | Adding logon-status and finally with nangel's help got this working | Mike Mason | 2008-01-23 | 3 | -29/+47 |
* | Changed the looks on logon-html (and small change in static.css). | Mika Havela | 2007-12-26 | 1 | -10/+7 |
* | on logon, the session table actually gets saved | Nathan Angelacos | 2007-12-22 | 1 | -3/+2 |
* | logon works - but session table is not saved yet | Nathan Angelacos | 2007-12-22 | 1 | -5/+6 |