Commit Graph

55 Commits (8bbcbd00a1a531ee7c775afded44f1a9d0c14a90)
 

Author SHA1 Message Date
balu 8bbcbd00a1 New version
readme
11 years ago
balu f87c57fa2e Update TODO 11 years ago
balu 3e6ff76fc3 Update TODO 11 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
balu b20b5ea640 added missing contibutor (myself) 11 years ago
balu bc576a7058 Merge pull request #12 from Trellmor/bcrypt
Replace MD5 password crypt with bcrypt
11 years ago
Daniel Triendl c6f4f1a801 add bcrypt to settings.php on setup 11 years ago
Daniel Triendl 649fa92bfa Check if BCRYPT const is defined 11 years ago
Daniel Triendl 0030dd14be bcrypt testcase 11 years ago
Daniel Triendl 3eecd85257 bcrypt 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
balu 3cc70411d0 Added ToDo list 12 years ago
balu 228319992f Merge pull request #6 from thedd/master
New variable for the sqlite file location
12 years ago
David 0e53c7a7c1 Created a new variable in config.php and settings.php for the SQLite file 12 years ago
balu 982b704f69 Update README.md
v012 Compatibility update
12 years ago
balu 96f5c50dc4 added GPL license header 12 years ago
j-ed 5634fa0d3f fixed typo. 12 years ago
j-ed 4931d9523f modification to support iPhone/iPod Touch devices
check http://www.rfkd.de/?p=974 for further details
12 years ago
j-ed 4a7046cb71 moved iPhone/iPod Touch specific code from index.php to user.php
The added code snippet was never reached because the original code now includes a redirection to user.php.
12 years ago
j-ed c09c18fbe8 applied patch to support iPhone/iPod Touch devices
further details about this patch could be found on the follwing website: http://www.rfkd.de/?p=974
12 years ago
j-ed 2011e0b534 include weave_utils.php to prevent 'function not found' error. 12 years ago
j-ed 9b8208b289 made sure that all values are properly initialized
made sure that the path is splitted into parts and and all values are properly initialized.
12 years ago
j-ed c5a6001588 replaced 'report_error' by 'log_error' function
replaced 'report_error' by 'log_error' function to prevent invalid function error message.
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
j-ed bfec022cf3 modified path handling to prevent 'invalid server url' error.
improved path handling to prevent invalid server url error message in Firefox. Code snippet taken from index.php file.
12 years ago
j-ed 7273e1c6f9 Update index.php
made sure that the path is splitted into parts and and all values are properly initialized.
12 years ago
balu 97ec4caa0e little correction to the experimental URI grep
cut out php params added to uri by ?...
12 years ago
balu 5f3f679132 Merge branch 'master' of github.com:balu-/FSyncMS 12 years ago
balu 7a5bdd46c6 added some experimental path recognition 12 years ago
balu 0779045a95 Merge pull request #2 from dawnstrider/patch-1
Change type of password input field from "text" to "password" to prevent...
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 2e6d4edfdd Changed redirect to include
to be compatible with webservers that redirect everything to index.php
12 years ago
balu a961443320 Merge https://github.com/nafets/FSyncMS into Setup-Page
Conflicts:
	README.md
	setup.php
12 years ago
nafets 7957e5b19e some more informations for debugging 12 years ago
nafets 1f53dbc540 removed the setup part 12 years ago
nafets cb061849e0 fixed whitespace typo 12 years ago
nafets ee05b4536b added some sanity checks 12 years ago
nafets 708e839d06 removed finished todo list 12 years ago
nafets 67b2b4cfae removed snip/snap part 12 years ago
nafets 751f7214d3 remove settings.php, this will be generated by the setup utility 12 years ago
nafets 659a16f158 added setup utility 12 years ago
nafets 80721bcb3e Merge branch 'master' of https://github.com/nafets/FSyncMS 12 years ago
nafets 6dea321da9 next version of the readme file 12 years ago
nafets f29607a4c2 Modifications for the new setup file 12 years ago
Stefan Fischer b96881b126 next version of the readme file 12 years ago
Stefan Fischer 872a1ff0f2 Modifications for the new setup file 12 years ago
balu 6bacf75e72 ignore .swp .~ 12 years ago
balu 92ba54feac Readme updated 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