-
gcsolaroli committed revision 9 to the Clipperz Community Edition SVN repository, changing 3 files.
2009-08-17 21:19:40 UTC in Clipperz Community Edition
-
gcsolaroli committed revision 8 to the Clipperz Community Edition SVN repository, changing 2 files.
2009-08-17 21:03:30 UTC in Clipperz Community Edition
-
At the moment the PHP code is still missing some check to avoid data corruption that could happen if a user changes her data from two concurrent sessions.
There is already some work done to provide an optimistic-locking on the data that would avoid any problem, but I was not able to implement the update query leveraging this lock info.
Other that this, all the other missing features (with...
2008-04-13 14:19:26 UTC in Clipperz Community Edition
-
Phil,
I am _NOT_ a PHP coder by any standard. I have been able to pack the PHP community.edition backend striping out anything but the very core feature.
The aim of the PHP backend is to allow anybody to run/test/improve the Clipperz application on their own computer, but it is definitely not a production grade software.
Any suggestion on how to improve the the code, better if provided...
2008-04-13 13:40:59 UTC in Clipperz Community Edition
-
This is a current limitation of the PHP backend.
The Javascript application included on the community.edition is almost exactly the same it is running live on the Clipperz site; the only difference being the new Proxy.PHP to talk with the PHP backend that is not yet included on the live version.
The backend used on the live version on the Clipperz hosts is completely different: written in...
2008-04-10 13:02:49 UTC in Clipperz Community Edition
-
Does this happen with any username/password combination, or just with some special values?
At what point of the registration does the procedure halt?
At what point does the next try to login using the just registered credentials halt?.
2008-04-08 22:42:30 UTC in Clipperz Community Edition
-
gcsolaroli committed revision 4 to the Clipperz Community Edition SVN repository, changing 1 files.
2008-04-08 16:48:15 UTC in Clipperz Community Edition
-
Is this an error reported by the server running the PHP code, or by the browser when running the Javascript code?
To get more information on PHP execution errors, it is possible to enable some logging editing the php.ini file.
If the error is on the Javascript side, it is possible to point the browser to the index_debug.html file, instead of index.html. The former loads all the single...
2008-04-08 07:20:27 UTC in Clipperz Community Edition
-
gcsolaroli committed revision 3 to the Clipperz Community Edition SVN repository, changing 124 files.
2008-04-04 10:10:52 UTC in Clipperz Community Edition
-
gcsolaroli committed revision 2 to the Javascript Crypto Library SVN repository, changing 64 files.
2008-04-04 08:34:42 UTC in Javascript Crypto Library