hey people, spent the last 24 hours or so working through the tutorials omn w2p, new to it as well as python though did a fair amount of webdev in other lamguages and frameworks. I must say, it looks nice.
Right now I am working through the image blog tutorial and seeing that in fact I could hack a lot of this and already start the app I want to build. But I would want to change the authentication stuff. I don't want users to be able to register. What would work for me is to use the gmail SMTP server for authentication, but only for predefined email addresses (it could just be a static array somewhere). basically - "if you're not in the list, you're not coming in" :-) -- so a redirect to am "access denied"page for non-members. All the roles/permissions stuff can pretty much stay I think, although I will not use that much of it at first. What would be the cleanest way to do this? thanks Daniel -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.