Skip to content
  1. Mar 26, 2024
  2. May 12, 2017
  3. Apr 22, 2017
  4. Feb 17, 2012
  5. Jan 25, 2012
  6. Feb 25, 2011
  7. Nov 24, 2010
  8. Dec 20, 2009
  9. May 25, 2009
    • nickl's avatar
      Coding standards/naming convention sweep · be26bc38
      nickl authored
      Try and maintain 80 characters page width
      Change title of admin/settings page to Remember me settings 314974
      Remove redundant entries in info file
      Change wording on settings page.
      Manage dead sessions 369810
      Lifetime dependency with Manage session checkbox
      Default state of Remember me checkbox checked
      Add form for  Who's online block settings
      refactor include pages for menu callbacks
      Fix wrong version number bug 354590
      ctools dependency
      Ajax modal form wrapper to Who's online block settings
      6.x-2.1
      be26bc38
  10. Nov 26, 2008
  11. Aug 12, 2008
    • nickl's avatar
      · fdf540db
      nickl authored
      tabindex attributes added for form elements
      5.x-2.0-alpha1
      fdf540db
  12. Aug 11, 2008
    • nickl's avatar
      a install file with install and update hooks, in case the module was... · b118f460
      nickl authored
      a install file with install and update hooks, in case the module was previously installed, setting the module weight to -99
      a disable hook, in the install file, which will remove the remember_me property from users previously managed and clear the sessions when module is disabled
      added admin setting - the suggestions by kbahey optional configurable session lifetime
      configure the default state of the Remember me checkbox
      protected the session_write_close to not store the session twice as sess_write will be called on shutdown
      Removed php configuration settings in hook_user as they would've been set originally or on the next request, no use setting them outside hook_init
      Modified Files:
      	remember_me.info remember_me.module
      Added Files:
      	remember_me.install
      b118f460
  13. Feb 09, 2007
  14. Jan 02, 2007
  15. Nov 01, 2006
    • Doq Doques's avatar
      · 35838594
      Doq Doques authored
      code & comment cleanup
      35838594
  16. Aug 28, 2006
  17. Aug 27, 2006
  18. Apr 26, 2006
  19. Apr 22, 2006
  20. Apr 21, 2006