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 360a494fd4 Store login time of users after successful auth. 6 years ago
wolfbeast 6d4ce8199b Improve quota handling further:
- Adjust limit to not have a gap of 1 exactly at MAXQUOTA
- Add a date/time stamp to the log + slight rewording
- Send an X-Weave-Quota-Remaining header to the client
6 years ago
wolfbeast ca9ae02b0e Remove erroneous over quota message when over min quota but not at max quota yet.
Follow-up to #5
6 years ago
ChrisWi f27e734fc0 make Quota configurable, add Soft-/Hard-Quota [Min|Max] 6 years ago
wolfbeast 407cc8d3fa Stop debug spam + increase cap to 35M 7 years ago
wolfbeast 1d840ef750 Implement quota hard cap (refusal if over)
- Added quota logging for debugging/monitoring
- Hard-coded for now to 25000 KB, should be configurable in settings.php in the future.
8 years ago
Daniel Triendl 3eecd85257 bcrypt 11 years ago
balu 96f5c50dc4 added GPL license header 12 years ago
j-ed 9c0c812886 allow characters '?' and '=' in collection string
modified function 'validate_collection' to allow characters '?' and '=' in the collection string which e.g. appear if the following request is send from firefox: http://<server>/weave/1.1/<user>/storage/clients?full=1
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
balu 77cfb2758b FSyncMS v 09
======
Change Password now supported
working with firefox 12 (and lower)

Changelog:
Added change Password feature
12 years ago
balu 5ea8138f2a Initial Commit
FSyncMS v08
12 years ago