index
:
acf-core
0.12-stable
0.13-stable
0.14-stable
0.17-stable
0.18-stable
0.19-stable
0.20-stable
Alpine1.8_Fixes
Alpine1.9_Fixes
master
ACF module for core
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
app
/
acf-util
/
password-controller.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup acf-util/password to move logic from the controller to the model
Ted Trask
2014-10-01
1
-49
/
+3
*
Remove all calls to 'module' in preparation for move to Lua 5.2
Ted Trask
2013-10-17
1
-7
/
+9
*
Change use of require to work with Lua 5.2
Ted Trask
2013-10-09
1
-1
/
+1
*
Change logon/logout action to logon/logoff and standardize on logon/off inste...
Ted Trask
2013-05-30
1
-1
/
+1
*
Fixed form for creating new user
Ted Trask
2012-05-08
1
-1
/
+1
*
Updated password and skins for latest handle_form changes
Ted Trask
2012-04-22
1
-12
/
+4
*
Updated password to remove redirect_to_referrer and password-html view
Ted Trask
2012-04-19
1
-1
/
+5
*
Removed controllerfunction.lua and moved handle_form and handle_clientdata in...
Ted Trask
2012-02-23
1
-4
/
+3
*
Removed logon / logout from list of home pages
Ted Trask
2011-07-21
1
-1
/
+3
*
Restrict options for home in editme action
Ted Trask
2011-05-18
1
-2
/
+9
*
Changed file permissions, cli app should only be root executable.
Ted Trask
2009-12-30
1
-0
/
+0
*
Put viewroles in a table, changed some wording for new roles and users.
Ted Trask
2009-09-07
1
-1
/
+1
*
Modified viewfunctions to split displayform, creating displayformstart and di...
Ted Trask
2008-10-22
1
-1
/
+1
*
Split common code out of authenticator-plaintext into authenticator.lua in pr...
Ted Trask
2008-07-22
1
-85
/
+47
*
Fixed redirect_to_referrer with GET data. Moved handling of multi select fro...
Ted Trask
2008-07-12
1
-16
/
+23
*
Modified logon and password to use new redirect_to_referrer functionality.
Ted Trask
2008-07-04
1
-7
/
+10
*
Moved clientdata processing from password model to controller.
Ted Trask
2008-06-06
1
-12
/
+23
*
For cfe.type='form', use cfe.option as the command to save the form data i.e....
Ted Trask
2008-05-15
1
-22
/
+47
*
Updated roles
Ted Trask
2008-05-02
1
-18
/
+0
*
Modified cfe, removing option, errtxt, and name, and adding label - This may ...
Ted Trask
2008-04-30
1
-332
/
+50
*
Changed error redir code to use redirect function instead
Ted Trask
2008-04-28
1
-5
/
+1
*
Replaced all list_redir functions with redirect in mvc.lua, implemented a def...
Ted Trask
2008-04-24
1
-4
/
+1
*
Ted's Logon/permissions changes
Ted Trask
2008-04-21
1
-10
/
+2
*
Renamed function that had _ in the functionname.
Mika Havela
2008-04-03
1
-9
/
+9
*
Changed Menu-name.
Mika Havela
2008-03-26
1
-2
/
+2
*
Redirecting the user to logon-page when someone is trying to edit passwords w...
Mika Havela
2008-03-03
1
-3
/
+26
*
Password administration now works!
Mika Havela
2008-02-20
1
-52
/
+154
*
Saving work for today (password manager controller/view)
Mika Havela
2008-02-19
1
-8
/
+211
*
Moved password-manager to core
Mika Havela
2008-02-18
1
-0
/
+47