summaryrefslogtreecommitdiffstats
path: root/app/acf-util/password-controller.lua
Commit message (Collapse)AuthorAgeFilesLines
* Modified cfe, removing option, errtxt, and name, and adding label - This may ↵Ted Trask2008-04-301-332/+50
| | | | | | | | | | | | break things. Rewrote password module, adding model Modified authenticator to make password module work git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1052 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Changed error redir code to use redirect function insteadTed Trask2008-04-281-5/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1051 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Replaced all list_redir functions with redirect in mvc.lua, implemented a ↵Ted Trask2008-04-241-4/+1
| | | | | | default_action string in each controller, removing the on_load functions git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1037 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Ted's Logon/permissions changesTed Trask2008-04-211-10/+2
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@1030 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Renamed function that had _ in the functionname.Mika Havela2008-04-031-9/+9
| | | | | | Made it possible to administer users if you have role CREATE (even if you are not logged on as Alpine) git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@906 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Changed Menu-name.Mika Havela2008-03-261-2/+2
| | | | | | Changed UserName to RealName. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@840 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Redirecting the user to logon-page when someone is trying to edit passwords ↵Mika Havela2008-03-031-3/+26
| | | | | | when not logged on git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@787 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Password administration now works!Mika Havela2008-02-201-52/+154
| | | | | | Logon as alpine and you can edit others. All other users can only edit them selves. git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@761 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Saving work for today (password manager controller/view)Mika Havela2008-02-191-8/+211
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@755 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Moved password-manager to coreMika Havela2008-02-181-0/+47
git-svn-id: svn://svn.alpinelinux.org/acf/core/trunk@750 ab2d0c66-481e-0410-8bed-d214d4d58bed