Commit Graph

11 Commits (c545d28ae1f5a54831c9c59aad22ea28a4f0a2bf)

Author SHA1 Message Date
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
7 years ago
wolfbeast ca9ae02b0e Remove erroneous over quota message when over min quota but not at max quota yet.
Follow-up to #5
7 years ago
ChrisWi f27e734fc0 make Quota configurable, add Soft-/Hard-Quota [Min|Max] 7 years ago
wolfbeast 407cc8d3fa Stop debug spam + increase cap to 35M 8 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.
9 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