summaryrefslogtreecommitdiffstats
path: root/password-model.lua
Commit message (Collapse)AuthorAgeFilesLines
* Changed system password to use posix.crypt instead of io.popen(cryptpw)v0.5.3Ted Trask2009-08-141-3/+10
|
* Fixed bug to allow arbitrary characters in system password, bumped to 0.5.3Ted Trask2009-08-141-1/+1
|
* Added escapespecialcharacters to format.lua to escape shell special ↵Ted Trask2009-01-211-1/+2
| | | | | | characters. Reviewed all calls to io.popen and os.execute to escape special characters. Fixed file uploads in openssl and ipsectools with viewfunctions.lua. Tried to fix openssl renew when subject contains special characters, but not done yet. git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1687 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified fs.lua to survive nil parameters. Added create_directory and used ↵Ted Trask2009-01-131-1/+1
| | | | | | within create_file and write_file. Reviewed each read_file call to make sure handles nil return value. git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1677 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added alpine-baselayout hostname and password edit.Ted Trask2008-10-131-16/+30
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1556 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Getting menu and permission to start working together. Just test code most ↵Mike Mason2008-02-141-14/+1
| | | | | | commented out. git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@723 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Changed code to reflect changes in lib/format.luaMika Havela2008-01-251-1/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@653 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Changing password-model to use format. Adding function to format.Mike Mason2007-12-131-4/+4
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@423 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Changed the split.lua to use fs.lua with the fs.string_to_table functionMike Mason2007-11-281-2/+1
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@380 ab2d0c66-481e-0410-8bed-d214d4d58bed
* password model and controller updatedMike Mason2007-11-231-0/+19
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@361 ab2d0c66-481e-0410-8bed-d214d4d58bed
* System Password managerMike Mason2007-11-201-0/+19
git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@346 ab2d0c66-481e-0410-8bed-d214d4d58bed