Activity

From 01/09/2010 to 02/07/2010

02/07/2010

10:04 PM Community-ID 1.2.0 released
When you was following the development process to this release you saw that there are major changes done. This release will bring C-ID more enterprise features and we got a good feedback and a lot of downloads of our RC. The changes from RC2 t... Reiner Jung

02/05/2010

10:49 PM Revision 633: changelog for 1.2.0 updated
changelog for 1.2.0 updated Reiner Jung

02/04/2010

10:19 PM Bug #250 (Closed): Mixed mode does not change URL to SSL
Reiner Jung
10:18 PM Bug #250 (Resolved): Mixed mode does not change URL to SSL
Reiner Jung

02/02/2010

10:58 PM Feature #135 (Closed): Add support for the PAPE extension
Done for 1.3.0.beta1 Implemented a phishing-resistant authentication policy, through a sign-in image a user can manage. Alejandro Pedraza
10:57 PM Revision 632: PAPE support at the protocol level finished. Added sign-in image management to supp...
PAPE support at the protocol level finished. Added sign-in image management to support a phishing resistant PAPE authentication policy. Alejandro Pedraza
01:10 PM Feature #174: SSL Client authentication
This can be done with PAPE. PAPE will be available for CID 1.3. This function will possible not a part of the 1.3 release but the bases are done Reiner Jung wrote: > Hi, > > thanks for the report. We will add it to the roadmap. It will be p... Reiner Jung
01:01 PM Support #185 (Closed): Developer Documentation
Reiner Jung
12:59 PM Feature #248 (Rejected): admin user cannot setup own openid
Reiner Jung

02/01/2010

06:03 PM Revision 631: in the authentication page for an openid transaction, the openid shouldn't be chang...
in the authentication page for an openid transaction, the openid shouldn't be changeable Alejandro Pedraza
06:02 PM Revision 630: in the authentication page for an openid transaction, the openid shouldn't be chang...
in the authentication page for an openid transaction, the openid shouldn't be changeable Alejandro Pedraza
05:48 PM Bug #250: Mixed mode does not change URL to SSL
Gal Buki wrote: > Your argument is also not valid because even though the URL in the Browser is http:// when changing the OpenID URL in the text box on the homepage to https://xyz then the verification will succeed even though the URL in the brow... Alejandro Pedraza

01/31/2010

03:31 PM Bug #250: Mixed mode does not change URL to SSL
This would mean that if mixed mode is enabled the user has to change the URL manually each time he want's to login. Or he adds the full URL with https://xyz into the login field. This will result in many failing attempts. Your argument is als... Gal Buki

01/30/2010

02:05 PM Bug #250 (Feedback): Mixed mode does not change URL to SSL
I'm not sure if this can be considered as an issue. The openid myid.myopenidserver.tld is invalid because it doesn't specify the protocol. Anyway most sites will interpret this as ... Alejandro Pedraza
12:59 PM Bug #250: Mixed mode does not change URL to SSL
I'm using svn branch 1.2.x. I have $config['SSL']['enable_mixed_mode'] = true; $config['subdomain']['enabled'] = true; When using my OpenID login (e.g. myid.myopenidserver.tld) I should get forwarded to https://myid.myopenidserver.tld for ve... Gal Buki
12:51 PM Bug #239: Login not working if subdomain & mixed mode 'true'
I did not reproduced in the 1.2.x branch. Thanks for the fix. Gal Buki

01/29/2010

08:41 PM Revision 629: First step for PAPE implementation. Still need to provide multi-factor authenticati...
First step for PAPE implementation. Still need to provide multi-factor authentication policy with picture challenge Alejandro Pedraza
01:46 PM Revision 628: Bug: password recovery URL was forced to be http even when the site was using https
Bug: password recovery URL was forced to be http even when the site was using https Alejandro Pedraza
01:46 PM Revision 627: Bug: password recovery URL was forced to be http even when the site was using https
Bug: password recovery URL was forced to be http even when the site was using https Alejandro Pedraza
01:32 PM Revision 626: Bug: couldn't edit user profile or change pwd
Bug: couldn't edit user profile or change pwd Alejandro Pedraza
01:31 PM Revision 625: Bug: couldn't edit user profile or change pwd
Bug: couldn't edit user profile or change pwd Alejandro Pedraza
12:05 AM Revision 624: refactoring: let the PersonalInfoForm handle the detection of Simple Registration e...
refactoring: let the PersonalInfoForm handle the detection of Simple Registration extension params Alejandro Pedraza

01/28/2010

10:02 PM Revision 623: fixed a couple of unit tests
fixed a couple of unit tests Alejandro Pedraza
06:16 PM Revision 622: marked version 1.3.0.beta1
marked version 1.3.0.beta1 Alejandro Pedraza
06:14 PM Revision 621: copied changes from the stable branch
copied changes from the stable branch Alejandro Pedraza
05:47 PM Revision 620: copied more changes from the stable branch
copied more changes from the stable branch Alejandro Pedraza
05:20 PM Revision 619: copied changes from the stable branch
copied changes from the stable branch Alejandro Pedraza
04:45 PM Revision 618: created 1.2.0.RC2 tag
created 1.2.0.RC2 tag Alejandro Pedraza
03:50 PM Community-ID 1.2.0-RC2
Today we release the second RC. There are not many changes but some which will be interesting for some users. This release include a new plugin framework for status reports which allow you to have customized reports. Also Catalan translation was a... Reiner Jung
03:28 PM Revision 617: update Changelog for 1.2.0-RC2
update Changelog for 1.2.0-RC2 Reiner Jung
02:02 AM Bug #239: Login not working if subdomain & mixed mode 'true'
The change hasn't been merged into the trunk. Please try with the stable branch: svn://source.keyboard-monkeys.org/communityid/branches/1.2.x Alejandro Pedraza
12:40 AM Bug #239: Login not working if subdomain & mixed mode 'true'
This is reproduced with cid from svn revision 616. Gal Buki

01/27/2010

04:21 PM Feature #213 (Closed): Add support for pluggable report stats
Done for 1.2.0.RC2 A guide on how to implement stat plugin reports is here: http://source.keyboard-monkeys.org/wiki/communityid/How_to_create_custom_stat_reports Alejandro Pedraza
02:00 AM Revision 616: Migrated reports to new report plugin framework
Migrated reports to new report plugin framework Alejandro Pedraza

01/26/2010

08:54 PM Bug #247 (Closed): empty files in svn
We use trunk for the unstable code. But you were right, those two files had been erased by mistake. Thanks for the heads up. Alejandro Pedraza
08:53 PM Revision 615: reverted changes in r610 that erased the contents of Acl.php and index.html by acci...
reverted changes in r610 that erased the contents of Acl.php and index.html by accident Alejandro Pedraza
08:23 PM Feature #118 (Closed): Cache control header for C-ID
Web servers already provide this functionality automatically out of the box, so I'm closing this ticket. Alejandro Pedraza
08:04 PM Bug #247: empty files in svn
I downloaded trunk, I thought it was the latest 'buildable' (a la stable trunk pattern). Thanks for the pointer. Paul Eipper
06:13 PM Feature #248: admin user cannot setup own openid
Paul Eipper wrote: > This is a request for the initial (admin) user to get an OpenID identity upon installation, or be able to setup one later through the admin interface. The admin account is only for the administration from CID but not for p... Reiner Jung
02:39 PM Feature #171: Add support for the xrds extension
What is the idea here? I think exporting a 'yadis' xrds file at each identity for discovery of services could be useful. Btw, what are the current Types supported by C-ID? I am using: ... Paul Eipper
02:37 PM Bug #247 (Feedback): empty files in svn
What branch are you using? Current development is being held at http://source.keyboard-monkeys.org/communityid/branches/1.2.x Alejandro Pedraza
02:26 PM Feature #249: restrict allowed email domains on registration
Admin should be able to restrict registration only to emails from domains on a white-list, so that C-ID can be used only by users from those domains. Paul Eipper
02:20 PM Feature #248: admin user cannot setup own openid
This is a request for the initial (admin) user to get an OpenID identity upon installation, or be able to setup one later through the admin interface. Paul Eipper
02:17 PM Bug #247: empty files in svn
I tried to install Community-ID from svn but failed because Acl.php is empty as of revision 610. The index.html file is also empty on that revision. Don't know if other files are affected too. Paul Eipper
12:27 AM Bug #239 (Closed): Login not working if subdomain & mixed mode 'true'
Fixed for 1.2.0.RC2 Alejandro Pedraza
12:27 AM Revision 614: Fixed Bug: Login not working if subdomain & mixed mode enabled
Fixed Bug: Login not working if subdomain & mixed mode enabled Alejandro Pedraza

01/25/2010

11:20 PM Revision 613: set to version 1.2.0.RC2
set to version 1.2.0.RC2 Alejandro Pedraza

01/21/2010

02:15 PM Community-ID on Facebook
Since this at "Facebook":http://www.facebook.com/group.php?gid=282509961293&ref=nf#/group.php?gid=257538294591&ref=ts there is a Community-ID group page. Please feel free to join us or to tell some friends about it. The Keyboard Monkeys Reiner Jung

01/12/2010

05:15 PM Bug #245: The reminder counter is not reset after the user confirms
. Alejandro Pedraza
« Previous
Next »
 

Also available in: Atom