Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  assets
  controllers
  helpers
  mailers
  models
  observers
  services
  views

Latest revisions

# Date Author Comment
ae095693 03/27/2014 07:16 AM Bryan Kearney

Fixes #4884 : remove duplicate slashes from the gravatar url

The issue is that request.protocol returns http:// instead of http. The code assumed no trailing slashes

bdc34694 03/26/2014 07:27 PM Brad Buckingham

fixes #4776 - support session[:expires_at] for api requests

There are situations where the UI needs to invoke requests
on the API controllers; therefore, we need to ensure that
the session expiration accounts for them. This is a common
for plugins, such as Katello, which leverage the...

544f89fb 03/25/2014 10:15 AM Justin Sherrill

fixes #4804 - sort organizations by title

5da82453 03/25/2014 10:14 AM Lukas Zapletal

fixes #2954 - string extraction fixed on welcome page

e88536b2 03/25/2014 10:14 AM Daniel Lobato Garcia

fixes #3214 - set taxonomy for hosts created via Puppet from facts or a default setting

8527c9f1 03/24/2014 12:42 PM Amos Benari

fixes #4733 lookup keys in puppet class form visual changes

5f45920e 03/24/2014 12:38 PM Amos Benari

fixes #4555 add ca certificate to ovirt

cfa4b526 03/24/2014 08:32 AM Dominic Cleal

fixes #4457 - Session fixation, new session IDs are not generated on login (CVE-2014-0090)

69e46d6d 03/24/2014 08:32 AM Joseph Magen

fixes #4456 - XSS on 500 error page and bookmark name causing render error (CVE-2014-0089)

014c9ab5 03/21/2014 12:25 PM Greg Sutcliffe

Fixes #4680 - Don't append periods to unqualified unmanaged hosts

View revisions

Also available in: Atom