search for: sessionmanag

Displaying 12 results from an estimated 12 matches for "sessionmanag".

Did you mean: sessionmanager
2006 Jan 28
4
Rails Sessions - Disabling and Garbage Collection
Is there a way to turn sessions off in Rails? Doesn''t appear to be. Also, is there any garbage collection for stale sessions? On those two topics, are there any problems with Rails handling those options? I ask because it seems like something that would have been included. If there is no technical reason why it wasn''t included, then I''ll create/submit a source
2006 May 27
5
Rails without cookies
Why does rails keep installing cookies on users machines, even if I am not ussing th session variable for anything? How do I stop this? Thanks, Scott -- Easily help charity when you shop: www.GiveTeam.org I''m a member of the Give Team, are you?
2015 Oct 07
2
Any further developments on CentOS7 for i386?
On Wed, Oct 7, 2015 at 6:21 AM, Johnny Hughes <johnny at centos.org> wrote: > On 10/06/2015 05:30 PM, Kay Schenk wrote: > > Well I haven't tested out the CentOS 7 for i386 yet as sent in the > > message of 06/02-- > > > > https://lists.centos.org/pipermail/centos-devel/2015-June/013426.html > > > > Nor have I seen any additional information. So how
2006 May 11
7
current user''s id?
I''m new to rails and have a question that seems simple but that I cannot resolve. Is there a way to find the id of the currently logged in user? Thanks, JP -- Posted via http://www.ruby-forum.com/.
2006 May 12
5
how long before deleting sessions ?
What is the recommended amount of time to keep sessions around in the database (i store them in a sessions table). IF you get 1 million requests per day you are going to get 1 million new session entries in the DB. This would need some serious cleaning so just wondering what a safe cleanup time would be. Also does anyone know how to prevent new sessions records from being created if session
2016 May 12
3
Problem with Install R on Linux Ubuntu 16.04 Xenial Xerus
...???????????????????????????????????????????????????????????? Reading package lists... Done So after that: sudo gedit /etc/apt/sources.list [sudo] password for atakan: (gedit:7094): Gtk-WARNING **: Calling Inhibit failed: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.SessionManager was not provided by any .service files ** (gedit:7094): WARNING **: Set document metadata failed: Setting attribute metadata::gedit-spell-enabled not supported ** (gedit:7094): WARNING **: Set document metadata failed: Setting attribute metadata::gedit-encoding not supported ** (gedit:7094): W...
2015 Oct 07
0
Any further developments on CentOS7 for i386?
...arounds listed. >> > > ?um...hmmm...the non-logout from Gnome would certainly be a hassle for me, > but not the shutdown as I don't shutdown from GUI. OK, I will look further > into this before changing over. > The GUI logout works fine once you: gsettings set org.gnome.SessionManager logout-prompt false -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: OpenPGP digital signature URL: <http://lists.centos.org/pipermail/centos/attachments/20151007/8577f853/attachment-000...
2006 Mar 12
0
Validate a model with a session parameter
Hi I''ve set a tableless model for a contact form with this instruction: validates_format_of :captcha, :with => ActionController::SessionManagement::session[:captcha], :message => "Security code is wrong. Please enter it again" Unfortunately it raises an undefinied method error; is the session call incorrect or is it just impossible to validate such a thing ? I don''t know how to do it directly i...
2016 May 12
0
Problem with Install R on Linux Ubuntu 16.04 Xenial Xerus
...> InRelease > Reading package lists... Done > > So after that: > sudo gedit /etc/apt/sources.list > [sudo] password for atakan: > > > (gedit:7094): Gtk-WARNING **: Calling Inhibit failed: > GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name > org.gnome.SessionManager was not provided by any .service files > > ** (gedit:7094): WARNING **: Set document metadata failed: Setting > attribute metadata::gedit-spell-enabled not supported > > ** (gedit:7094): WARNING **: Set document metadata failed: Setting > attribute metadata::gedit-encoding not s...
2016 Jun 21
1
Any further developments on CentOS7 for i386?
...t;> ?um...hmmm...the non-logout from Gnome would certainly be a hassle for me, >> but not the shutdown as I don't shutdown from GUI. OK, I will look further >> into this before changing over. >> > > The GUI logout works fine once you: > > gsettings set org.gnome.SessionManager logout-prompt false > > > > > > > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > https://lists.centos.org/mailman/listinfo/centos > -- -------------------------------------------- MzK "Time spent with ca...
2015 Oct 06
4
Any further developments on CentOS7 for i386?
Well I haven't tested out the CentOS 7 for i386 yet as sent in the message of 06/02-- https://lists.centos.org/pipermail/centos-devel/2015-June/013426.html Nor have I seen any additional information. So how is this going? I'm almost ready to jump in as I would really prefer to be on Gnome 3. -- -------------------------------------------- MzK ?The journey of a thousand miles begins
2016 May 12
2
Problem with Install R on Linux Ubuntu 16.04 Xenial Xerus
Hi, I am running a dual-booted Ubuntu 16.04 from a USB stick and having problems installing R. I have been following the steps at this site: https://www.datascienceriot.com/how-to-install-r-in-linux-ubuntu-16-04-xenial-xerus/kris/ Below is the the output and the commands from the terminal: sudo echo "deb http://cran.rstudio.com/bin/linux/ubuntu xenial/" | sudo tee -a