Alejandro Pedraza's activity
From 02/17/2010 to 03/18/2010
03/18/2010
- 02:42 AM Community-ID Support: RE: testing Community ID
- David, We currently only support MySQL and have no plans yet to support other engines. I fail to see how the history log would be harmful for users. We can of course add a config to hide it, but I don't think it's a good idea to bloat things by...
03/17/2010
- 02:26 AM Community-ID Wiki edit: Using_Community-ID_with_an_LDAP_backend (#5)
- 02:24 AM Community-ID Support: RE: no connection to ldap
- Answered in the other post you made. Ryan Suarez wrote: > hmm, seems like I'm having the same problem. cid-v1.2.1, phpv5.2.6.dfsg.1-1+lenny6, apache2.2.9-10+lenny6 > > I also get invalid credentials. But from viewing ldap server logs, I d...
- 02:22 AM Community-ID Open Discussions: RE: communityid->ldap integration
- Ryan, That is correct, we do need php's ldap extension to be enabled. I'll ammend the docs to take into account this fact. About logging, please take a look at these instructions: http://source.keyboard-monkeys.org/wiki/communityid/How_to_enab...
03/14/2010
- 12:25 AM Community-ID Feature #155 (Closed): Automatic delete unconfirmed accounts
- Implemented and added in the scripts directory, that as of CID version 2.0.0.beta1 will be distributed as a separate package, downloadable through svn here: svn://source.keyboard-monkeys.org/communityid/branches/scripts
- 12:24 AM Community-ID Revision 688: added cron job script to automatically delete unconfirmed accounts
- added cron job script to automatically delete unconfirmed accounts
- 12:24 AM Community-ID Revision 687: added cron job script to automatically delete unconfirmed accounts
- added cron job script to automatically delete unconfirmed accounts
03/13/2010
- 11:46 PM Community-ID Revision 686: little fix in the usernames exclusion config directive generation at install
- little fix in the usernames exclusion config directive generation at install
- 11:38 PM Community-ID Revision 685: link against trunk Monkeys lib
- link against trunk Monkeys lib
03/11/2010
- 03:39 PM Community-ID Revision 684: tagged version 1.2.1
- tagged version 1.2.1
03/10/2010
- 05:31 AM Community-ID Revision 683: Fixed: The reminder counter is not reset after the user confirms
- Fixed: The reminder counter is not reset after the user confirms
- 05:30 AM Community-ID Revision 682: increase reminder count even when mail couldn't be sent when in non-production mode
- increase reminder count even when mail couldn't be sent when in non-production mode
- 05:27 AM Community-ID Revision 681: Fixed: The reminder counter is not reset after the user confirms
- Fixed: The reminder counter is not reset after the user confirms
- 05:26 AM Community-ID Revision 680: increase reminder count even when mail couldn't be sent when in non-production mode
- increase reminder count even when mail couldn't be sent when in non-production mode
- 05:26 AM Community-ID Bug #245 (Closed): The reminder counter is not reset after the user confirms
- Fixed for 1.2.1
- 04:51 AM Community-ID Revision 679: set version 1.2.1
- set version 1.2.1
- 04:47 AM Monkeys Framework Revision 66: do not use the username blacklist yet in the stable version
- do not use the username blacklist yet in the stable version
- 04:41 AM Community-ID Revision 678: link against cid stable monkeys lib branch
- link against cid stable monkeys lib branch
- 04:33 AM Monkeys Framework Revision 65: created framework branch for cid stable branch 1.2.x
- created framework branch for cid stable branch 1.2.x
- 04:31 AM Monkeys Framework Revision 64: restoring trunk
- restoring trunk
- 04:31 AM Monkeys Framework Revision 63: restoring trunk
- restoring trunk
- 04:30 AM Monkeys Framework Revision 62: restoring trunk
- restoring trunk
03/06/2010
- 02:02 PM Community-ID Support: RE: Unable to login on any site.
- Dejan, please e-mail me to alejandro at kb-m.com, I'd like to take a closer look at your problem. Please let me know your real domain. Thanks, Alejandro
- 02:49 AM Community-ID Support: RE: Unable to login on any site.
- Dejan, Those Notice errors I see in Response.txt stem from missing directives in your config.php. It looks like you upgraded from an older version, and the latest version added some config directives that you don't have in your older config.php...
03/01/2010
- 04:54 PM Community-ID Revision 675: added ability to blacklist usernames through regex in the config file
- added ability to blacklist usernames through regex in the config file
- 04:53 PM Community-ID Feature #163 (Closed): Username blacklist
- Done for 2.0.0.beta1, in a more general way through a regex.
- 04:52 PM Monkeys Framework Revision 61: added ability to blacklist usernames through regex in the config file
- added ability to blacklist usernames through regex in the config file
- 03:52 PM Community-ID Feature #169 (Duplicated): New config section (web-based, not config.php) to add restrictions to ...
- Sort of duplicate of #180 When/if we decide to do web-based config instead of file-based config, we should do it for most settings, not just pwd.
- 03:41 PM Community-ID Support: RE: changing url
- Your custom redirections might be interfering with community-id's. The recommended way of doing this is to use subdomain-based identities, as explained in this article: http://source.keyboard-monkeys.org/wiki/communityid/How_to_set_up_OpenID_iden...
- 03:39 PM Community-ID Support: RE: Unable to login on any site.
- In order to receive some debugging output, open the config.php file and set the directive $config['environment']['production'] to false, and send us back the log produced when the authentication failure occurs. Here you can find more info on how t...
02/26/2010
- 11:20 PM Community-ID Revision 674: I forgot to declare a class member
- I forgot to declare a class member
- 11:17 PM Community-ID Revision 673: only create default profile when adding a new user
- only create default profile when adding a new user
- 11:04 PM Community-ID Revision 672: ammended new relative location of APP_DIR
- ammended new relative location of APP_DIR
- 11:01 PM Community-ID Revision 671: re-added .htaccess file
- re-added .htaccess file
- 10:58 PM Community-ID Revision 670: set WEB_DIR equal to APP_DIR
- set WEB_DIR equal to APP_DIR
- 10:52 PM Community-ID Revision 669: getting rid of webdir directory...
- getting rid of webdir directory...
- 10:51 PM Community-ID Revision 668: getting rid of webdir directory...
- getting rid of webdir directory...
- 10:50 PM Community-ID Revision 667: getting rid of webdir directory...
- getting rid of webdir directory...
- 10:49 PM Community-ID Revision 666: getting rid of webdir directory...
- getting rid of webdir directory...
- 10:45 PM Community-ID Revision 665: changed default location of log file
- changed default location of log file
- 10:32 PM Community-ID Revision 664: moved utilities dir to a separate branch
- moved utilities dir to a separate branch
- 10:31 PM Community-ID Revision 663: moved IIS and lighty mod_rewrite config instructions out of the utilities directory
- moved IIS and lighty mod_rewrite config instructions out of the utilities directory
- 10:28 PM Community-ID Revision 662: moved tests to a separate branch
- moved tests to a separate branch
- 10:25 PM Community-ID Revision 661: moved scripts dir to a separate branch
- moved scripts dir to a separate branch
02/25/2010
- 11:13 PM Community-ID Feature #253: Validate the users without leaving the consumer page
- This is already addressed in the OpenID spec, and it's known as Immediate Requests, which we do support. Facebook's OpenID client uses this for example, through a popup.
02/23/2010
- 03:45 PM Community-ID Support #148: Install problem on Suse 11
- By looking at the error log line you provided, it looks like the server is mapping http://www.cyberarmy.com/openid/ to /var/www/openid/ However the apache config snippet you posted refers to /var/communityid ...
- 01:43 PM Community-ID Feature #180 (Closed): Password strength
- Done for 2.0.0.beta1
- 01:43 PM Community-ID Revision 660: Check passwords against dictionary, username, minimum length, include numbers, incl...
- Check passwords against dictionary, username, minimum length, include numbers, include symbols and include upper and lower case chars. Applied to Registration form, change password form and nnew user form
- 01:39 PM Monkeys Framework Revision 60: added password validator
- added password validator
- 01:38 PM Monkeys Framework Revision 59: added english dictionary to use as a password blacklist
- added english dictionary to use as a password blacklist
02/22/2010
- 10:50 PM Community-ID Public OpenID server: RE: what are "base de datos de sitios" and "historial" for?
- We haven't had reports from users regarding this, and I can verify this is working appropriately in our community-id.org site. Can you please check if there's any error reported in community-id's log when you browse these pages? Here are some ins...
- 10:45 PM Community-ID Wiki edit: How_to_enable_logging (#1)
- 10:41 PM Community-ID Wiki edit: Project_Wiki (#36)
- 10:40 PM Community-ID Wiki edit: How_to_install_Community-ID_under_Linux (#31)
- 10:26 PM Community-ID Revision 659: always include the default config file before the generated config file, so that ev...
- always include the default config file before the generated config file, so that every config directive has at least its default value set
- 03:51 PM Community-ID Revision 658: Implemented enforcement of max_auth_age PAPE parameter. If user hasn't logged in in...
- Implemented enforcement of max_auth_age PAPE parameter. If user hasn't logged in in less than max_auth_age seconds, then he is forced to authenticate again
- 02:19 PM Community-ID Public OpenID server: RE: what are "base de datos de sitios" and "historial" for?
- The first one stores the sites for which you have done a transaction and ticked the "forever" checkbox, and the second one is a log for a the accepted or denied transactions with an OpenID relay. If you aren't seeing nothing on both then there mig...
- 02:15 PM Community-ID Open Discussions: RE: allow openid on these forums!
- Yes, we have sponsored an OpenID integration with the makers of Redmine (the engine that runs this site), and it is on the works. Cheers, Alejandro
02/20/2010
- 12:34 AM Community-ID Revision 657: mark timestamp of a user's last log-in, to implemente fullfilment of auth_time fiel...
- mark timestamp of a user's last log-in, to implemente fullfilment of auth_time field in PAPE responses
02/19/2010
- 11:37 PM Community-ID Revision 656: show loading message when loading profile info during openid authentication
- show loading message when loading profile info during openid authentication
- 11:37 PM Community-ID Revision 655: ignore simple registration extension request for sites that are already trusted
- ignore simple registration extension request for sites that are already trusted
02/18/2010
- 05:42 PM Community-ID Support: RE: no connection to ldap
- if you want we can try solving this issue privately. Is it possible for you open up your ldap server to use from my ip? Also are you on OpenLDAP? Also please send me your complete config.php file. My email is alejandro at kb-m.com
- 05:16 PM Community-ID Support: RE: no connection to ldap
- Hello, Please take a looks at these instructions: http://source.keyboard-monkeys.org/wiki/communityid/Using_Community-ID_with_an_LDAP_backend in the host directive, leave the ip or host name, without the protocol ("ldap://"), and it should ...
02/17/2010
- 09:14 PM Community-ID Revision 654: Added resource file translations to Catalan
- Added resource file translations to Catalan
- 09:13 PM Community-ID Revision 653: Added resource file translations to Catalan
- Added resource file translations to Catalan
- 04:42 PM Community-ID Revision 652: added method to retrieve profile fields for a user
- added method to retrieve profile fields for a user
- 04:41 PM Community-ID Revision 651: create default profile after a user registers
- create default profile after a user registers
- 04:41 PM Community-ID Revision 650: return id of profile created in method createDefaultProfile()
- return id of profile created in method createDefaultProfile()
- 04:41 PM Community-ID Revision 649: fixed sql syntax error
- fixed sql syntax error
- 04:41 PM Community-ID Revision 648: Added php upgrade script needed for 2.0.0.beta1 to be able to add a foreign key to ...
- Added php upgrade script needed for 2.0.0.beta1 to be able to add a foreign key to the new profile_id field in the fields_values table
- 04:41 PM Community-ID Revision 647: Added ability to use php scripts for special upgrade procedures, and also the abili...
- Added ability to use php scripts for special upgrade procedures, and also the ability to set new requirements that if not met the upgrade will not start and show you an error message.
- 02:56 PM Community-ID Revision 646: Don't keep password along with the the openid variables in the url to avoid having ...
- Don't keep password along with the the openid variables in the url to avoid having it be visible in the server logs
- 02:54 PM Community-ID Revision 645: Don't keep password along with the the openid variables in the url to avoid having ...
- Don't keep password along with the the openid variables in the url to avoid having it be visible in the server logs
Also available in: Atom