Skip to content
  1. Nov 07, 2013
  2. Nov 06, 2013
  3. Nov 05, 2013
  4. Nov 04, 2013
  5. Nov 03, 2013
  6. Nov 02, 2013
    • Daniel Beck's avatar
      [JENKINS-15757] Ignore 'remember me' if disabled in configuration · 2d9dec95
      Daniel Beck authored
      The previous implementation of 'disable remember me' just removes the
      checkbox from the UI. Users still can set the parameter using a web
      browser extension, or patch the login page using a Greasemonkey script
      and keep using the feature. And just after the feature is enabled, users
      still might be able to use it if they loaded the login page early.
      
      This change prevents that by checking the current configuration and, if
      'remember me' is disabled, ignoring any headers set.
      2d9dec95
Loading