search for: penso

Displaying 14 results from an estimated 14 matches for "penso".

Did you mean: pienso
2005 Dec 15
2
Auth_generator: to handle users
...e auth_generator gives you an admin interface to handle users, can display user informations on static pages, allows you to choose what crypting algo you want to use (you can use a salt per account if you want for better security) and much more. You can have all the informations about it at http://penso.info/code/auth_generator (a trac and a mailing list are available). We had feedbacks already, but we''re looking for more. -- Fabien Penso http://penso.info/
2005 Aug 17
4
Stop an action ?
Hi. I am working on a generic authentification system for rails (more complete than the login generator). The way it works is you call a method inside your action, passing the domain as a parameter (domains are like a group of users with specific rights). For that purpose, I need to exit the action inside this method because it redirects to a login page if that person isn''t
2003 Oct 08
2
Samba + Cups + Filter Access
...341000) libcom_err.so.3 => /usr/kerberos/lib/libcom_err.so.3 (0x40352000) libz.so.1 => /usr/lib/libz.so.1 (0x40354000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000) smb.conf # Global parameters [global] workgroup = ESCRITORIO netbios name = PENSO-GW server string = Penso Server interfaces = 192.168.0.254/24 bind interfaces only = Yes security = SHARE log level = 0 log file = /var/log/samba/log.%m max log size = 50 name resolve order = hosts wins lmhosts bcast socket opt...
2006 Aug 19
1
caches_page does not follow url path
I am using lighttpd. I have a controller (headlines) with a caches_page :index. When invoked via http://0.0.0.0:3000/headlines/ I find a index.html cached in the public folder. The server did not create a headlines folder and place the cached index page within the controller directory as expected. Is there a configuration detail I need to change?
2006 Jun 25
0
ITalian Railers!
non dimenticatevi di rails.it! l''ho scoperto oggi e penso che dovemmo metterci tutti un po'' di impegno! :) saluti, mek from venice/it
2006 May 09
3
Need Login/Authorization/User Management Advice
..., level3, admin) type permission, password resetting, forgotten password emailing etc, nothing hardcore or anything. I''ve heard much praise about the Acts_As_Authenticated plugin (http://wiki.rubyonrails.org/rails/pages/Acts_as_authenticated) but also the auth_generator plugin (http://penso.info/code/auth_generator). I was wondering if anyone has had experience with both and could point out why one is better than the other for what you used it for. At this point I''ve looked more at auth_generator because it upfront looks like it has most of the features I want along with...
2006 Aug 28
0
bug / infinite loop
...tion in redcloth.rb which is not written properly (a variant is in the parameters, but is not even checked. Variant is existing to be checked, not just print a debug...). Here is the patch to prevent this. Please apply them and release something soon because it''s really nasty. -- http://penso.info/ -------------- next part -------------- --- redcloth.rb.old 2006-08-28 15:13:55.000000000 +0200 +++ redcloth.rb 2006-08-28 15:14:35.000000000 +0200 @@ -980,7 +980,10 @@ HASTAG_MATCH = /(<\/?\w[^\n]*?>)/m ALLTAG_MATCH = /(<\/?\w[^\n]*?>)|.*?(?=<\/?\w[^\n]*?>|$)/m...
2006 Dec 11
0
auth_generator 2.0.1 undefined method `login_required' for ... ArticlesController
...39;', :action => nil, :id => nil map.authadmin ''authadmin/:action/:id'', :controller => ''authadmin'', :action => nil, :id => nil ------------------------------------------------------------------------ As in the video example, http://penso.info/tmp/auth_generator-demo.mov I have modified my app/controllers/ariticles_controller.rb to read... ------------------------------------------------------------------------ class ArticlesController < ApplicationController def index list render :action => ''list''...
2006 Jul 27
4
roles based authentication
hi! im trying to implement a role based authentication in my project, but im writing too many conditions, and i think thats not the right way to proceed. i have search in google, but there are a lot of plugins and "tutorials", and they are always not similar, so i dont understand them. please could someone help me? maybe with a easy authentication or with a good/nice tutorial?
2006 May 29
8
Rails and user authentification
I am a the point now where I have to add user authentification to my application. Anyone can point me toward an easy to use / secure library? I know about ActiveRBAC and was wondering if there is anything else that I should consider. Thanks! -- Posted via http://www.ruby-forum.com/.
2006 Apr 04
4
Membership Management System Plugin/Gem?
Hi, I''m looking to create an online internet community for managing user profiles and other data. Thus, I would need that has the following features: o authentication - protect individual member pages/directories o session management o retrieve and reset passwords In short, I''m looking to create an online community. Thus, can someone direct me to a plugin(s) for
2014 Jul 21
2
Inserción de condicionales en pequeño código
Buenas tardes, He construido la función “myfun” al objeto de considerar aquellas persones que a partir de una determinada fecha de Apertura tienen como mínimo 65 años. Se tiene su fecha de nacimiento, su fecha de inicio en la institución y su fecha de salida de la misma. Doy vueltas al script y no acabo se saber cómo poder aplicar de un modo eficiente las instrucciones “if” ó bien “ifelse”, y me
2000 Apr 26
1
R:
penso che ti/ci possainteressare, soprattuto il fatto che la versione html del libro sia disponibile con il prg GRATUITAMENTE Marco Frattola (???) - Cubecom S.p.A. Via de Marini,1 3 piano Torre WTC 16149 GENOVA tel. 010 6591184 > -----Messaggio originale----- > Da: samba@samba.org [mailto:samba...
2005 Aug 17
53
Everyone wants a RoR framework
It seems like everyone now has a RoR type framework: Perl: http://dev.catalyst.perl.org/ PHP: http://cakephp.org/ Python: http://www.django.com ASP.NET: http://www.castleproject.org/index.php/Main_Page etc., etc. Has a revolution begun with the birth of these "Web 2.0" frameworks? Its going to be interesting when the tech media begins its mass hype like it did SOAP, XML, etc. a