Commit Graph

13 Commits (master)

Author SHA1 Message Date
Moonchild e092b46d79
Fix cache and increase TTL to 1 hour, make configurable.
Apparently 'usage' is a reserved word which prevented this from working.
Fixed whitespace/indenting too (really need to fix all whitespace
someday)
3 years ago
wolfbeast d69e27564b Issue #7 part 1: add login field to users table
A standard int suffices to store an epoch timestamp returned by time()
6 years ago
ChrisWi f27e734fc0 make Quota configurable, add Soft-/Hard-Quota [Min|Max] 6 years ago
balu 583f11ada4 Change lenght of md5 field
Change lenght of md5 field to be able to store crypt output (maxlenght should be 123 corresponding to http://php.net/manual/de/function.crypt.php)
11 years ago
Daniel Triendl c6f4f1a801 add bcrypt to settings.php on setup 11 years ago
balu 221ea8177c Update setup.php
Issue #10
11 years ago
balu aeff7cb167 add hint that guessed server url may be wrong 11 years ago
David 0e53c7a7c1 Created a new variable in config.php and settings.php for the SQLite file 12 years ago
dawnstrider 2e40df5672 Change type of password input field from "text" to "password" to prevent password from beeing seend and cached in browsers. 12 years ago
balu a961443320 Merge https://github.com/nafets/FSyncMS into Setup-Page
Conflicts:
	README.md
	setup.php
12 years ago
nafets 708e839d06 removed finished todo list 12 years ago
nafets 659a16f158 added setup utility 12 years ago
balu 227dbe40a8 Setup Page für FSyncMS
Initialer Commit
Stefan hat mir diese Erweiterung zukommen lassen,
all credits to him
12 years ago