Re: [Repoze-dev] Merging repoze.who and tgext.authorization?

2008-11-03 Thread Gustavo Narea
start the migration now! Cheers. -- Gustavo Narea http://gustavonarea.net/. Get rid of unethical constraints! Get freedomware: http://www.getgnulinux.org/ ___ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze-dev

[Repoze-dev] [issue44] Remove mentions on TurboGears

2008-11-04 Thread Gustavo Narea
New submission from Gustavo Narea [EMAIL PROTECTED]: repoze.what (former tgext.authorization) is being turned into a TurboGears independent framework. One of the things to change is remove every mention of TurboGears in the docstings -- assignedto: Gustavo messages: 116 nosy: Gustavo

[Repoze-dev] [issue44] Remove mentions on TurboGears

2008-11-22 Thread Gustavo Narea
Gustavo Narea [EMAIL PROTECTED] added the comment: Finished in r2503 __ Repoze Bugs [EMAIL PROTECTED] http://bugs.repoze.org/issue44 __ ___ Repoze-dev mailing list Repoze-dev

[Repoze-dev] [issue47] Create the repoze.what network plugin

2008-11-23 Thread Gustavo Narea
New submission from Gustavo Narea [EMAIL PROTECTED]: That plugin should provide predicate checkers (e.g., grant access if the user’s IP address belongs to a given IP range, deny access if the user’s host name is “example.org”, grant access based on the user’s ISP). -- messages: 121

[Repoze-dev] [issue50] Create the repoze.what CAPTCHA plugin

2008-11-23 Thread Gustavo Narea
New submission from Gustavo Narea [EMAIL PROTECTED]: It will provide a highly extensible CAPTCHA driven authorization mechanism to restrict access to a given resource with predicate checkers. This is possibly the hardest to create plugin. -- messages: 124 nosy: Gustavo priority: wish

[Repoze-dev] [issue51] Create the repoze.what Htgroups plugin

2008-11-23 Thread Gustavo Narea
New submission from Gustavo Narea [EMAIL PROTECTED]: It should provide the Htgroups group source adapter. -- messages: 126 nosy: Gustavo priority: wish status: deferred title: Create the repoze.what Htgroups plugin topic: repoze.what __ Repoze Bugs

[Repoze-dev] [issue46] Create the repoze.what OAuth plugin

2008-11-23 Thread Gustavo Narea
New submission from Gustavo Narea [EMAIL PROTECTED]: This plugin should provide at least repoze.what predicates checkers. It may also provide OAuth- relevant for authorization tasks. -- messages: 120 nosy: Gustavo priority: feature status: deferred title: Create the repoze.what OAuth

[Repoze-dev] [issue49] Create the repoze.what LDAP plugin

2008-11-23 Thread Gustavo Narea
New submission from Gustavo Narea [EMAIL PROTECTED]: It will provide predicate checkers (e.g., allow access if the user can be reached at a cellular phone, allow access if the user belongs to the “ABC” organization). -- messages: 123 nosy: Gustavo priority: wish status: deferred title

[Repoze-dev] [issue48] Create the repoze.what X.509 plugin

2008-11-23 Thread Gustavo Narea
New submission from Gustavo Narea [EMAIL PROTECTED]: That plugin should provide predicate checkers (allow access if the Certificate Authority is XYZ, allow access if the user is called “John Smith” or “Foo Bar”). -- messages: 122 nosy: Gustavo priority: feature status: deferred title

[Repoze-dev] [issue53] Create the repoze.what XML plugin

2008-11-24 Thread Gustavo Narea
New submission from Gustavo Narea [EMAIL PROTECTED]: It will provide adapters to store groups and permissions in XML files. -- messages: 129 nosy: Gustavo priority: wish status: deferred title: Create the repoze.what XML plugin topic: repoze.what

[Repoze-dev] repoze.what 1.0beta1 Release

2008-11-26 Thread Gustavo Narea
applications will find it at tg.require. Because this is the first beta release, there should not be more backwards incompatible changes in the coming 1.X releases. Cheers. -- Gustavo Narea http://gustavonarea.net/. Get rid of unethical constraints! Get freedomware: http://www.getgnulinux.org

Re: [Repoze-dev] repoze.what 1.0beta1 Release

2008-11-30 Thread Gustavo Narea
not used repoze.bfg yet. Perhaps somebody else on this list will point you in the right direction. Cheers! - Gustavo. Regards, David On Nov 26, 2008, at 2:54 PM, Gustavo Narea wrote: Hello, everybody. I am pleased to announce the first beta release of repoze.what, the authorization

Re: [Repoze-dev] repoze.what.plugins.inifile

2008-12-02 Thread Gustavo Narea
=) Saludos! [1] http://static.repoze.org/whatdocs/Manual/ManagingSources.html#module- repoze.what.adapters.testutil [2] http://static.repoze.org/whatdocs/Manual/ManagingSources.html#repoze.what.adapters.SourceError PS: Are you planning on enabling write -- Gustavo Narea http

Re: [Repoze-dev] repoze.what.plugins.ini, version 0.2

2008-12-07 Thread Gustavo Narea
pointed out, this is definitely the right place ;-) Saludos! -- Gustavo Narea http://gustavonarea.net/. Get rid of unethical constraints! Get freedomware: http://www.getgnulinux.org/ diff --git a/repoze/what/plugins/ini/ini.py b/repoze/what/plugins/ini/ini.py index b8f77c7..27a4066 100755

Re: [Repoze-dev] repoze.what.plugins.ini passed the test suite.

2008-12-09 Thread Gustavo Narea
the test suite works :) Thanks for your hard work! Please let me know when you're going to release it so that I can update the docs and place a link to http://github.com/jdinuncio/repoze.what.plugins.ini/wikis (or another URL) as the plugin's site. Cheers! -- Gustavo Narea http

[Repoze-dev] repoze.what RC1 - Ini plugin available

2008-12-10 Thread Gustavo Narea
and permissions stored in Ini files and it has been written by José Dinuncio: http://pypi.python.org/pypi/repoze.what.plugins.ini Enjoy! PS: Stay tunned! I've already started working on repoze.what 1.5 and hopefully tomorrow I'll talk about the plans. -- Gustavo Narea http://gustavonarea.net/. Get

Re: [Repoze-dev] repoze.what patch for using it with pasteDeploy

2008-12-12 Thread Gustavo Narea
= repoze.what.plugins.ini:INIPermissionsAdapter filename = permissions.ini Best regards -- Gustavo Narea http://gustavonarea.net/. Get rid of unethical constraints! Get freedomware: http://www.getgnulinux.org/ ___ Repoze-dev mailing list Repoze-dev@lists.repoze.org http

[Repoze-dev] [issue52] Create the repoze.what Ini plugin

2008-12-19 Thread Gustavo Narea
Gustavo Narea m...@gustavonarea.net added the comment: fixed by José Dinuncio: http://github.com/jdinuncio/repoze.what.plugins.ini/wikis -- status: deferred - resolved __ Repoze Bugs b...@bugs.repoze.org http://bugs.repoze.org/issue52

[Repoze-dev] Plans for repoze.what v2

2009-01-06 Thread Gustavo Narea
challenger, unless the current user (most likely anonymous, but that's up to the developer) has already passed a CAPTCHA challenge in the last 60 minutes (for example). == Feedback? Cheers! PS: Of course, contributors are very welcome! -- Gustavo Narea http://gustavonarea.net/. Get rid

Re: [Repoze-dev] Plans for repoze.what v2

2009-01-06 Thread Gustavo Narea
and more clear. And you'll get a plus: The ability to use a different authentication/identification framework. Cheers! -- Gustavo Narea http://gustavonarea.net/. Get rid of unethical constraints! Get freedomware: http://www.getgnulinux.org/ ___ Repoze-dev

Re: [Repoze-dev] Plans for repoze.what v2

2009-01-06 Thread Gustavo Narea
mind to implement such functionalities in two independent packages, as repoze.what plugins that provide the predicates mentioned above. Cheers! -- Gustavo Narea http://gustavonarea.net/. Get rid of unethical constraints! Get freedomware: http://www.getgnulinux.org

Re: [Repoze-dev] Question regarding repoze.who +sql / repoze.who.plugins.sa

2009-01-13 Thread Gustavo Narea
youapp.whatever.DBSession as the SQLAlchemy session, the way you will find here (see SQLAlchemyAuthenticatorPlugin): http://repoze.org/viewcvs/whoplugins/whoalchemy/trunk/repoze/who/plugins/sa.py?rev=3125view=markup Cheers! -- Gustavo Narea http://gustavonarea.net/. Get rid of unethical

Re: [Repoze-dev] Plans for repoze.what v2

2009-01-14 Thread Gustavo Narea
such functionalities in two independent packages, as repoze.what plugins that provide the predicates mentioned above. Making them plugins would fit my brain, sorta. OK, then they won't be in the core. Cheers! -- Gustavo Narea http://gustavonarea.net/. Get rid of unethical constraints! Get freedomware: http

Re: [Repoze-dev] repoze.what configuration issues

2009-01-15 Thread Gustavo Narea
= [('http_auth', http_auth)] In this case, the form_plugin (a challenger) is also an identifier, so it's not necessary to set form_identifies=True because that's the default value. HTH. -- Gustavo Narea http://gustavonarea.net/. Get rid of unethical constraints! Get freedomware: http

Re: [Repoze-dev] repoze.what configuration issues

2009-01-15 Thread Gustavo Narea
On Thursday January 15, 2009 15:52:26 Gustavo Narea wrote:     base_config.sa_auth.form_plugin = [('http_auth', http_auth)] BTW, it should be: base_config.sa_auth.form_plugin = http_auth Cheers. -- Gustavo Narea http://gustavonarea.net/. Get rid of unethical constraints! Get freedomware

Re: [Repoze-dev] Question regarding repoze.who +sql / repoze.who.plugins.sa

2009-01-15 Thread Gustavo Narea
= redirform auth_tkt [authenticators] plugins = sa_auth [challengers] plugins = redirform That seems right, but it may also be useful to know how you're defining redirform. Cheers! - Gustavo. Thank you, Mathieu 2009/1/13 Gustavo Narea m...@gustavonarea.net Hello

Re: [Repoze-dev] Question regarding repoze.who +sql / repoze.who.plugins.sa

2009-01-16 Thread Gustavo Narea
, so time ago somebody using TG2 was getting that behavior because the login form was not using login for the user name field and password for the password field. Can you please make sure that's not the problem? If not, then also post the code for your login form. Cheers. -- Gustavo Narea http

Re: [Repoze-dev] Question regarding repoze.who +sql / repoze.who.plugins.sa

2009-01-16 Thread Gustavo Narea
. On Friday January 16, 2009 19:04:22 Mathieu Drapeau wrote: Hi Gustavo, The input fields are like that: input type=text name=login/input input type=password name=password/input And here is my config file: http://pastebin.com/f55810cb3 -- Gustavo Narea http://gustavonarea.net/. Get rid

[Repoze-dev] Handling authorization denials with repoze.who and repoze.what

2009-01-19 Thread Gustavo Narea
a role handling authorization denials? If so, how? Thanks in advance! -- Gustavo Narea http://gustavonarea.net/. Get rid of unethical constraints! Get freedomware: http://www.getgnulinux.org/ ___ Repoze-dev mailing list Repoze-dev@lists.repoze.org http

Re: [Repoze-dev] Handling authorization denials with repoze.who and repoze.what

2009-01-19 Thread Gustavo Narea
On Monday January 19, 2009 14:04:02 Gustavo Narea wrote: So, should repoze.what v2 play a role handling authorization denials? If so, how? Hmmm, another solution is to support error handlers (instead of challengers), as TG2 is going to do (http://trac.turbogears.org/ticket/2112). It may go

[Repoze-dev] repoze.what 1.0 Final and 1.0.1 released

2009-01-21 Thread Gustavo Narea
it! Cheers. [1] http://blog.repoze.org/repoze-what-1-dot-oh-20090119.html -- Gustavo Narea http://gustavonarea.net/. Get rid of unethical constraints! Get freedomware: http://www.getgnulinux.org/ ___ Repoze-dev mailing list Repoze-dev@lists.repoze.org http

Re: [Repoze-dev] repoze.what custom predicate parameters

2009-01-26 Thread Gustavo Narea
the solution I have in mind right now. Cheers! -- Gustavo Narea http://gustavonarea.net/. Get rid of unethical constraints! Get freedomware: http://www.getgnulinux.org/ ___ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org

Re: [Repoze-dev] repoze.what custom predicate parameters

2009-01-26 Thread Gustavo Narea
the other email/poll to the Repoze and TG mailing lists. Let's continue this over there :) Cheers. -- Gustavo Narea http://gustavonarea.net/. Get rid of unethical constraints! Get freedomware: http://www.getgnulinux.org/ ___ Repoze-dev mailing list

Re: [Repoze-dev] update of repoze.what.plugins.sql to 1.0b1 breaks auth

2009-01-28 Thread Gustavo Narea
: 'repoze.what.userid' Cheers, Bruno ___ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze-dev -- Gustavo Narea http://gustavonarea.net/. Get rid of unethical constraints! Get freedomware: http

Re: [Repoze-dev] [r.what] Backwards incompatibility in exchange for better context sensitivity?

2009-02-06 Thread Gustavo Narea
, which I hope to release tomorrow. What do you people think about it? Cheers. -- Gustavo Narea http://gustavonarea.net/. Get rid of unethical constraints! Get freedomware: http://www.getgnulinux.org/ ___ Repoze-dev mailing list Repoze-dev@lists.repoze.org

[Repoze-dev] repoze.what v1.0.4 is out

2009-02-06 Thread Gustavo Narea
to trunk or the sixth beta. Cheers! -- Gustavo Narea http://gustavonarea.net/. Get rid of unethical constraints! Get freedomware: http://www.getgnulinux.org/ ___ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze

Re: [Repoze-dev] [what] requirement for repoze.what.plugins.quickstart incompatible with svn dev

2009-02-10 Thread Gustavo Narea
to the question you have, please don't hesitate to contact me. Salut ! -- Gustavo Narea http://gustavonarea.net/. Get rid of unethical constraints! Get freedomware: http://www.getgnulinux.org/ ___ Repoze-dev mailing list Repoze-dev@lists.repoze.org http

Re: [Repoze-dev] [what] Latest what revision does not work with TG2

2009-02-10 Thread Gustavo Narea
-dev -- Gustavo Narea http://gustavonarea.net/. Get rid of unethical constraints! Get freedomware: http://www.getgnulinux.org/ ___ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze-dev

Re: [Repoze-dev] repoze.who and script_name

2009-02-10 Thread Gustavo Narea
). For this reason, I think FriendlyRedirectingFormPlugin should probably remain part of r.what until we figure that out. Hopefully that's OK. - C Lukasz Szybalski wrote: On Fri, Feb 6, 2009 at 9:22 AM, Gustavo Narea m...@gustavonarea.net wrote: Hello, On Friday February 6, 2009 15:47

Re: [Repoze-dev] repoze.who and script_name

2009-02-10 Thread Gustavo Narea
of SCRIPT_NAME). Cheers. -- Gustavo Narea http://gustavonarea.net/. Get rid of unethical constraints! Get freedomware: http://www.getgnulinux.org/ ___ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze-dev

Re: [Repoze-dev] repoze.who and script_name

2009-02-11 Thread Gustavo Narea
/peps/pep-0333/#environ-variables Cheers! -- Gustavo Narea http://gustavonarea.net/. Get rid of unethical constraints! Get freedomware: http://www.getgnulinux.org/ ___ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo

Re: [Repoze-dev] repoze.what-pylons bug

2009-02-11 Thread Gustavo Narea
___ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze-dev -- Gustavo Narea http://gustavonarea.net/. Get rid of unethical constraints! Get freedomware: http://www.getgnulinux.org/ ___ Repoze-dev

Re: [Repoze-dev] repoze.what-pylons bug

2009-02-11 Thread Gustavo Narea
which preserve the signature. Why don't you use it, as it is done by other pylons built-in decorators? +1, I'll do it, hopefully today. Cheers. Cheers. 2009/2/11 Gustavo Narea m...@gustavonarea.net: Hello, Bruno. That's right, today I released v1.0b2 to fix it. Please upgrade and let

Re: [Repoze-dev] Pylons QuickStart problem

2009-02-16 Thread Gustavo Narea
that may help, please shout. Thanks, Iain -- Gustavo Narea http://gustavonarea.net/. Get rid of unethical constraints! Get freedomware: http://www.getgnulinux.org/ # -*- coding: utf-8 -*- Sample SQLAlchemy-powered model definition for the repoze.what SQL plugin. This model definition has been

[Repoze-dev] [issue63] Mention all the known repoze.who plugin implementations

2009-02-17 Thread Gustavo Narea
New submission from Gustavo Narea m...@gustavonarea.net: The documentation for repoze.who should include a page which lists all the known plugin implementations. Something similar to: http://static.repoze.org/whatdocs/Manual/Plugins/index.html -- assignedto: Gustavo messages: 145 nosy

[Repoze-dev] repoze.who-friendlyform and repoze.what-quickstart

2009-02-17 Thread Gustavo Narea
. -- Gustavo Narea http://gustavonarea.net/. Get rid of unethical constraints! Get freedomware: http://www.getgnulinux.org/ ___ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze-dev

Re: [Repoze-dev] bug: easy_install repoze.who-friendlyform

2009-02-27 Thread Gustavo Narea
-testutil, but not with repoze.what-pylons or repoze.what- quickstart. Cheers. -- Gustavo Narea http://gustavonarea.net/. Get rid of unethical constraints! Get freedomware: http://www.getgnulinux.org/ ___ Repoze-dev mailing list Repoze-dev@lists.repoze.org

Re: [Repoze-dev] bug: easy_install repoze.who-friendlyform

2009-02-27 Thread Gustavo Narea
and repoze.what-quickstart don't have this problem? Note that the former has been around for ~20 days and the later for one month, and I had never heard of that problem -- try to install them and you'll see that the problem is not present. Cheers. -- Gustavo Narea http://gustavonarea.net/. Get

Re: [Repoze-dev] bug: easy_install repoze.who-friendlyform

2009-02-27 Thread Gustavo Narea
for the error at the end. Now I find it more likely to be caused by repoze.who, somehow. -- Gustavo Narea http://gustavonarea.net/. Get rid of unethical constraints! Get freedomware: http://www.getgnulinux.org/ ___ Repoze-dev mailing list Repoze-dev

[Repoze-dev] repoze.who Test Utilities v1.0b1

2009-02-27 Thread Gustavo Narea
(except for the part on how to use it with repoze.what, which is not supported yet). I think it'd be great if it was a built-in plugin in a future repoze.who release. Even better, a built-in module: repoze.who.testutil. I hope you'll enjoy it! -- Gustavo Narea http://gustavonarea.net/. Get rid

Re: [Repoze-dev] Turbogears2 identity variable in templates

2009-04-29 Thread Gustavo Narea
error-prone and may cause side-effects (e.g., security flaws) in some situations, as explained in detail in the repoze.what-pylons docs. Cheers! -- Gustavo Narea xri://=Gustavo. | Tech blog: =Gustavo/(+blog)/tech ~ About me: =Gustavo/about

[Repoze-dev] [issue46] Create the repoze.what OAuth plugin

2009-05-03 Thread Gustavo Narea
Gustavo Narea m...@gustavonarea.net added the comment: Hello, Mike. Thank you very much for your effort, and sorry about the delay to get back to you. Unfortunately, I don't have time to extract the relevant bits and create the OAuth plugin with them. Right now I'm spending my spare time

Re: [Repoze-dev] Combining registration with login...

2009-05-22 Thread Gustavo Narea
I can do out of the box? Thanks, Douglas Mayle ___ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze-dev -- Gustavo Narea xri://=Gustavo. | Tech blog: =Gustavo/(+blog)/tech ~ About me: =Gustavo/about

Re: [Repoze-dev] repoze.what should depend on webob not paste

2009-06-01 Thread Gustavo Narea
Chris said: Maybe not. r.who also depends on Paste, and r.what depends on r.who, I believe. Exactly :) Cheers! -- Gustavo Narea xri://=Gustavo. | Tech blog: =Gustavo/(+blog)/tech ~ About me: =Gustavo/about | ___ Repoze-dev mailing list Repoze-dev

[Repoze-dev] [issue87] auth_tkt: Cookies will always expire when the user agent is closed

2009-06-01 Thread Gustavo Narea
New submission from Gustavo Narea m...@gustavonarea.net: The auth_tkt is not able to set for how long cookies should last, and as a consequence, developers who want users to be remembered even after closing their agents have to subclass this plugin to implement this feature. The attached

[Repoze-dev] [r.what] What adapter would be faster for you? (Testers needed)

2009-06-01 Thread Gustavo Narea
; it's available in the /scripts/ folder and there's a README if you want to use it. I'll run it on several computers and publish the results after the release, so people could get an idea on what would be the faster adapter. Thanks in advance! -- Gustavo Narea xri://=Gustavo. | Tech blog

Re: [Repoze-dev] understanding setup of repoze.what

2009-06-05 Thread Gustavo Narea
available. [2] http://what.repoze.org/docs/1.x/Manual/Plugins/ Can someone enlighten me how to use it in the proposed paster build environment? thanks in advance and best regards -- Gustavo Narea xri://=Gustavo. | Tech blog: =Gustavo/(+blog)/tech ~ About me: =Gustavo/about

Re: [Repoze-dev] understanding setup of repoze.what

2009-06-05 Thread Gustavo Narea
;-) HTH, Yes, a lot! Thanks! Cool, you're welcome! Talk to you soon, -- Gustavo Narea xri://=Gustavo. | Tech blog: =Gustavo/(+blog)/tech ~ About me: =Gustavo/about | ___ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org

[Repoze-dev] Repoze auth on Python Magazine

2009-06-05 Thread Gustavo Narea
in general yet), as well as for current users to better understand how repoze.who/what work and so make the most out of them. Cheers! -- Gustavo Narea xri://=Gustavo. | Tech blog: =Gustavo/(+blog)/tech ~ About me: =Gustavo/about | ___ Repoze-dev

Re: [Repoze-dev] [r.what] What adapter would be faster for you? (Testers needed)

2009-06-08 Thread Gustavo Narea
: http://dpaste.com/hold/52771/ On 1 jun, 16:05, Gustavo Narea m...@gustavonarea.net wrote: Hi, everyone. The next version of repoze.what will ship benchmarking tools for its source adapters, so you could find what would be the fastest adapter for your environment. Believe

Re: [Repoze-dev] [TurboGears] Re: repoze.what-pylons host no longer up

2009-06-11 Thread Gustavo Narea
://code.gustavonarea.net/repoze.what-pylons/ and when python setup.py develop is run for either 2.0 or 2.1 it stalls and eventually fails. This is correct, aparently there is something wrong with gustavo's server ;( -- Gustavo Narea xri://=Gustavo. | Tech blog: =Gustavo/(+blog)/tech ~ About

Re: [Repoze-dev] [TurboGears] Re: repoze.what-pylons host no longer up

2009-06-11 Thread Gustavo Narea
above were just examples, but the goal is to have something that will scale up as repoze.what's userbase grows. Cheers. -- Gustavo Narea xri://=Gustavo. | Tech blog: =Gustavo/(+blog)/tech ~ About me: =Gustavo/about | ___ Repoze-dev mailing list Repoze-dev

Re: [Repoze-dev] [TurboGears] Re: repoze.what-pylons host no longer up

2009-06-11 Thread Gustavo Narea
Thank you very much, Chris! - Gustavo. Chris said: FWIW, I took the redirect out for: http://static.repoze.org/whatdocs It now renders a copy of the what docs that are hosted on repoze.org. - C On 6/11/09 12:23 PM, Gustavo Narea wrote: Hi, everyone. Jorge's right, my personal

Re: [Repoze-dev] repoze.what-pylons host no longer up -- Update

2009-06-12 Thread Gustavo Narea
went wrong, if any: http://www.theregister.co.uk/2009/06/08/webhost_attack/ http://www.theregister.co.uk/2009/06/10/vaserv_follow_up/ - A proud backups-paranoid guy. -- Gustavo Narea xri://=Gustavo. | Tech blog: =Gustavo/(+blog)/tech ~ About me: =Gustavo/about

Re: [Repoze-dev] repoze.what-pylons host no longer up -- Fixed

2009-06-15 Thread Gustavo Narea
OK, code.gustavonarea.net and what.repoze.org are up and running again on a new server. I'm sorry about the delay! Chris: Could you please restore the redirect to what.repoze.org? Thanks! -- Gustavo Narea xri://=Gustavo. | Tech blog: =Gustavo/(+blog)/tech ~ About me: =Gustavo/about

Re: [Repoze-dev] Identifier plugins...

2009-06-17 Thread Gustavo Narea
Chris said: How did I miss this? This is a pretty good interim idea; thanks Gustavo. I'll try to merge it in with the current state of affairs. Cool ;-) Cheers, -- Gustavo Narea xri://=Gustavo. | Tech blog: =Gustavo/(+blog)/tech ~ About me: =Gustavo/about

Re: [Repoze-dev] how to extend basic User, Group, Permission model?

2009-06-25 Thread Gustavo Narea
Cezary said: ps. i'm using repoze with pylons Hold on, you're talking about the Web authorization framework *repoze.what*, not the Web application framework *repoze.bfg*, right? Cheers. :) -- Gustavo Narea xri://=Gustavo. | Tech blog: =Gustavo/(+blog)/tech ~ About me: =Gustavo/about

Re: [Repoze-dev] LDAP plugin

2009-08-28 Thread Gustavo Narea
database I'd be really useful for more people, so please don't hesitate to provide a patch if you want to ;-) Cheers! -- Gustavo Narea xri://=Gustavo. | Tech blog: =Gustavo/(+blog)/tech ~ About me: =Gustavo/about | ___ Repoze-dev mailing list Repoze-dev

Re: [Repoze-dev] LDAP plugin

2009-08-28 Thread Gustavo Narea
on the tg mailinglist ? You could create them upon first login, for example. HTH, -- Gustavo Narea xri://=Gustavo. | Tech blog: =Gustavo/(+blog)/tech ~ About me: =Gustavo/about | ___ Repoze-dev mailing list Repoze-dev@lists.repoze.org http

Re: [Repoze-dev] repoze.what and nested, hierarchical groups

2009-08-29 Thread Gustavo Narea
not support nested groups as far as I can see, but I may be wrong. What would your insight be regarding this subject? -- Gustavo Narea xri://=Gustavo. | Tech blog: =Gustavo/(+blog)/tech ~ About me: =Gustavo/about | ___ Repoze-dev mailing list Repoze-dev

[Repoze-dev] [issue108] repoze.what decoratos should be usable in python2.5 too

2009-11-15 Thread Gustavo Narea
Gustavo Narea m...@gustavonarea.net added the comment: Hello, ergo. That's in fact the package I use to create the decorators and repoze.what-pylons is supported (tested and known to work) in Python 2.4, 2.5 and 2.6 with no problems. Have a look at the following test suite, for example

[Repoze-dev] [issue108] repoze.what decoratos should be usable in python2.5 too

2009-11-15 Thread Gustavo Narea
Gustavo Narea m...@gustavonarea.net added the comment: Hi. Python supports class decorators from version 2.6: http://docs.python.org/whatsnew/2.6.html#pep-3129-class-decorators And I also mentioned that in the documentation http://code.gustavonarea.net/repoze.what- There's no way we can make

[Repoze-dev] [issue108] repoze.what decoratos should be usable in python2.5 too

2009-11-15 Thread Gustavo Narea
Gustavo Narea m...@gustavonarea.net added the comment: Oops, the URL in the previous message got trimmed. Here it is: http://tinyurl.com/p2zan2 -- status: resolved - chatting __ Repoze Bugs b...@bugs.repoze.org http://bugs.repoze.org/issue108

Re: [Repoze-dev] repoze.what.plugins.quickstart

2009-12-01 Thread Gustavo Narea
! -- Gustavo Narea xri://=Gustavo. | Tech blog: =Gustavo/(+blog)/tech ~ About me: =Gustavo/about | ___ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze-dev

Re: [Repoze-dev] repoze.what.plugins.quickstart

2009-12-02 Thread Gustavo Narea
in added tests. Sorry for the noise. Best, Darryl On Wed, Dec 2, 2009 at 2:55 PM, Darryl Cousins darryljcous...@gmail.com wrote: And also for docs/Config.rst Best regards, Darryl Cousins -- Gustavo Narea xri://=Gustavo. | Tech blog: =Gustavo/(+blog)/tech ~ About me: =Gustavo/about

Re: [Repoze-dev] Looking for a maintainer for the repoze.who LDAP plugin

2010-01-14 Thread Gustavo Narea
___ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze-dev -- Gustavo Narea xri://=Gustavo. | Tech blog: =Gustavo/(+blog)/tech ~ About me: =Gustavo/about | ___ Repoze-dev mailing list Repoze-dev

[Repoze-dev] repoze.who.plugins.ldap under the Repoze License

2010-01-28 Thread Gustavo Narea
. -- Gustavo Narea xri://=Gustavo. | Tech blog: =Gustavo/(+blog)/tech ~ About me: =Gustavo/about | ___ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze-dev

Re: [Repoze-dev] LDAP results

2010-01-28 Thread Gustavo Narea
put it in the `identity' variable passed as argument; if not, you would run the parent class' add_metadata(). HTH. PS: Please note this plugin is in bug-fix mode, not under active development, for the time being: http://lists.repoze.org/pipermail/repoze-dev/2010-January/002546.html -- Gustavo

Re: [Repoze-dev] Check concurrent log in user

2010-01-30 Thread Gustavo Narea
Hello, Arkom. Arkom said: How to protect user login at same time on repoze (turbogears2) repoze.who takes care of that, so it's not authenticated twice: http://gustavonarea.net/uploads/Figure2.png HTH, -- Gustavo Narea xri://=Gustavo. | Tech blog: =Gustavo/(+blog)/tech ~ About me: =Gustavo

[Repoze-dev] Repoze on identi.ca?

2010-01-31 Thread Gustavo Narea
http://identi.ca/group/repoze? I wouldn't mind removing it if you don't like the idea :) Cheers! -- Gustavo Narea xri://=Gustavo. | Tech blog: =Gustavo/(+blog)/tech ~ About me: =Gustavo/about | ___ Repoze-dev mailing list Repoze-dev@lists.repoze.org

Re: [Repoze-dev] Looking for advice on how to use repoze.what to protect a specific resource/entity.

2010-02-15 Thread Gustavo Narea
___ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze-dev -- Gustavo Narea xri://=Gustavo. ___ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze-dev

Re: [Repoze-dev] Looking for advice on how to use repoze.what to protect a specific resource/entity.

2010-02-15 Thread Gustavo Narea
repoze.what.predicates import Any, has_permission p = Any(has_permission('site_manager'),is_author(context)) Right. But with the predicate above, you wouldn't pass the context: p = Any(has_permission('site_manager'),IsAuthor()) HTH, - Gustavo. On Tue, Feb 16, 2010 at 5:41 AM, Gustavo Narea m

Re: [Repoze-dev] Problem with repoze.what-pylons sample application

2010-04-07 Thread Gustavo Narea
in with one of the initial credentials: http://bitbucket.org/Gustavo/whatpylonsproject/src/tip/pylonssecuredapp/websetup.py -- Gustavo Narea xri://=Gustavo. ___ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze-dev

Re: [Repoze-dev] FriendlyForm login count not incrementing on failed login

2010-04-19 Thread Gustavo Narea
. ___ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze-dev -- Gustavo Narea xri://=Gustavo. ___ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze

Re: [Repoze-dev] FriendlyForm login count not incrementing on failed login

2010-04-22 Thread Gustavo Narea
the documentation. I see almost the same HTML form on a few other webpages so the documentation must be somewhere. I just couldn't find it. You're absolutely right, Ian! I'll sort it out. Cheers. -- Gustavo Narea xri://=Gustavo. ___ Repoze-dev

Re: [Repoze-dev] FriendlyForm login count not incrementing on failed login

2010-04-22 Thread Gustavo Narea
On 22/04/10 19:55, Gustavo Narea wrote: You're absolutely right, Ian! I'll sort it out. Done: http://code.gustavonarea.net/repoze.who-friendlyform/#friendlyformplugin-examples -- Gustavo Narea xri://=Gustavo. ___ Repoze-dev mailing list Repoze

Re: [Repoze-dev] [PATCH] Added the skip_authentication to repoze.what-quickstart config files

2010-05-05 Thread Gustavo Narea
the skip_authentication parameter using the config file with repoze.what-quickstart plugin. I've attached a patch with this feature, if anyone wants to review it and perhaps it could be included in the next release :) Any feedback? Néstor. -- Gustavo Narea xri://=Gustavo. | Tech blog

Re: [Repoze-dev] what.repoze.org

2010-05-17 Thread Gustavo Narea
Hello, Chris. Sorry about that. I had not checked my personal email today. I'll sort it out now. - Gustavo. You said: Hi Gustavo, Looks like http://what.repoze.org returns a 403 forbidden error? - C -- Gustavo Narea xri://=Gustavo. | Tech blog: =Gustavo/(+blog)/tech ~ About me

Re: [Repoze-dev] Path: chose to use main authenticator or not in quickstart plugin

2010-05-20 Thread Gustavo Narea
, + reissue_time=cookie_reissue_time) # Setting the repoze.who identifiers if 'identifiers' not in who_args: -- Gustavo Narea xri://=Gustavo. | Tech blog: =Gustavo/(+blog)/tech ~ About me: =Gustavo/about

Re: [Repoze-dev] EuroPython sprints

2010-05-28 Thread Gustavo Narea
Gustavo said: So, if anyone is interested, we can plan an sprint on the projects above. If not, it should still be fun to code surrounded by other WSGI developers, so I'd love to join other WSGI/Repoze sprints ;-) -- Gustavo Narea xri://=Gustavo. | Tech blog: =Gustavo/(+blog)/tech ~ About me

[Repoze-dev] [issue111] repoze.who.plugins.ldap enhancements

2010-05-31 Thread Gustavo Narea
Gustavo Narea m...@gustavonarea.net added the comment: Lorenzo Catucci and I have been working on these improvements on a separate branch still on Launchpag: https://code.launchpad.net/~gnarea/repoze.who.plugins.ldap/1.1proposal -- assignedto: - Gustavo nosy: +Gustavo status

[Repoze-dev] [issue149] Fix SAWarning messages when using repoze.who.plugins.sa plugins

2010-06-02 Thread Gustavo Narea
Gustavo Narea m...@gustavonarea.net added the comment: The SQLAlchemy plugin is not tied to ASCII or Unicode, and you can use it without getting any warning as long as you pass the username/password properly encoded. I cannot apply that patch because some people use ASCII, and also the right

[Repoze-dev] repoze.who LDAP plugin 1.1 Alpha 1 is out

2010-06-03 Thread Gustavo Narea
@lists.repoze.org/msg01792.html -- Gustavo Narea xri://=Gustavo. | Tech blog: =Gustavo/(+blog)/tech ~ About me: =Gustavo/about | ___ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze-dev

Re: [Repoze-dev] EuroPython sprints

2010-06-03 Thread Gustavo Narea
Fergus said: Gustavo: If you submit a r.who / plugin sprint, I'll sign up! We have a few apps running behind r.who so I have a bit of a vested interest in seeing it stay up to date. Sounds like a plan. I'll try to do it today. -- Gustavo Narea xri://=Gustavo. | Tech blog: =Gustavo/(+blog

Re: [Repoze-dev] cogbin is back - please add/update keyword turbogears2 in your setup.py and upload to pypi.

2010-06-23 Thread Gustavo Narea
the relevant keyword anyway. For example, the Pylons/TG2 plugin for repoze.what (repoze.what-pylons) has pylons and turbogears as keywords. -- Gustavo Narea xri://=Gustavo. | Tech blog: =Gustavo/(+blog)/tech ~ About me: =Gustavo/about | ___ Repoze-dev

Re: [Repoze-dev] repoze.who testing on Pylons

2010-08-15 Thread Gustavo Narea
dictionary with userid, groups, and premissions keys. I'm chocking here... On my controller I use the helper get_user to get a user instance which keeps showing as None in the error stack... -- Gustavo Narea xri://=Gustavo. | Tech blog: =Gustavo/(+blog)/tech ~ About me: =Gustavo/about

Re: [Repoze-dev] testing repoze.who/repoze.what with a quickstart configuration

2010-08-15 Thread Gustavo Narea
should add skip_authentication=True if and only if you're testing. HTH. -- Gustavo Narea xri://=Gustavo. | Tech blog: =Gustavo/(+blog)/tech ~ About me: =Gustavo/about | ___ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org

[Repoze-dev] [issue159] repoze.what.plugins.sql bug with group permissions

2010-08-15 Thread Gustavo Narea
Gustavo Narea m...@gustavonarea.net added the comment: Looks good to me, but I have to write a couple of tests (one for the groups and another for the permissions) for it before releasing it. Unfortunately the tests are more complex than the actual change because of the new fixtures, so I'll

Re: [Repoze-dev] repoze.who testing on Pylons

2010-08-16 Thread Gustavo Narea
I've been at it for a couple of days now. I even went as far as doing another virtualenv and creating a new app and it persists. I really appreciate the help. On Sun, Aug 15, 2010 at 3:45 PM, Gustavo Narea m...@gustavonarea.net wrote: Hello, Setting REMOTE_USER is the preferred method

Re: [Repoze-dev] enabling login with username or email + password

2010-10-03 Thread Gustavo Narea
, HTH. -- Gustavo Narea xri://=Gustavo. | Tech blog: =Gustavo/(+blog)/tech ~ About me: =Gustavo/about | ___ Repoze-dev mailing list Repoze-dev@lists.repoze.org http://lists.repoze.org/listinfo/repoze-dev

  1   2   >