summaryrefslogtreecommitdiffstats
path: root/app/acf-util
Commit message (Expand)AuthorAgeFilesLines
* Redirecting user to logon page when they successfully logged out.Mika Havela2008-04-041-1/+8
* Renamed function that had _ in the functionname.Mika Havela2008-04-032-10/+11
* Changed Menu-name.Mika Havela2008-03-262-3/+3
* Fixed bug where menus kept if going to logon page while logged on. Menus now ...Mike Mason2008-03-201-0/+1
* Made the build_menu a public function so that logoff could run it. No more bugsMike Mason2008-03-201-0/+1
* Redirecting the user to logon-page when someone is trying to edit passwords w...Mika Havela2008-03-031-3/+26
* Removed password-model because it's not used.Mika Havela2008-02-271-109/+0
* Adding password manager to MakefileMika Havela2008-02-201-2/+0
* Password administration now works!Mika Havela2008-02-203-63/+175
* Saving work for today (password manager controller/view)Mika Havela2008-02-194-87/+292
* Moved password-model (temporary - This will go to authenticator-plaintext)Mika Havela2008-02-181-0/+109
* Moved password-manager to coreMika Havela2008-02-185-0/+206
* Changed Makefiles.Mika Havela2008-02-132-13/+20
* Don't touch the sessiondata.menu table. Working on getting these both to plac...Mike Mason2008-02-132-0/+10
* Cleaning up the session management and expiration items. Will be more bug fix...Mike Mason2008-02-072-7/+4
* Added the full roles to the sessiondata.Mike Mason2008-02-053-4/+11
* Adding the beingings of the authorization items. Also adding some of the upda...Mike Mason2008-02-044-0/+60
* Updated the code to use md5sums in the acf passwd file. Made the md5sum_strin...Mike Mason2008-01-301-1/+3
* Updated changes hopefully meeting most of the security checks/validation item...Mike Mason2008-01-291-9/+26
* Changes effect only the log in|out functions. Will work now. Next working on ...Mike Mason2008-01-264-46/+57
* Minor change to really make it work. This all will be cleaned up shortlyMike Mason2008-01-241-3/+5
* Adding logon-status and finally with nangel's help got this workingMike Mason2008-01-233-29/+47
* Changed the looks on logon-html (and small change in static.css).Mika Havela2007-12-261-10/+7
* on logon, the session table actually gets savedNathan Angelacos2007-12-221-3/+2
* logon works - but session table is not saved yetNathan Angelacos2007-12-221-5/+6
* logon updatesNathan Angelacos2007-12-212-3/+2
* WIPNathan Angelacos2007-12-092-4/+10
* added logevent function (hardcoded to write to /var/log/acf.log)Nathan Angelacos2007-12-092-19/+15
* logon model stubbed inNathan Angelacos2007-12-092-58/+42
* moved core files to new dir structurev2.0_alpha1Natanael Copa2007-07-273-0/+140