Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  api
  foreman
application_shared.rb 550 Bytes
find_common.rb 1.9 KB
scopes_per_action.rb 1.55 KB

Latest revisions

# Date Author Comment
87f8f03e 11/03/2016 09:54 AM Shimon Shtein

Fixes #16646 - Add ability to plugins to modify index scope

8aeebc29 10/31/2016 04:32 AM Dominik Hlavac Duran

Fixes #16548 - Changing user own passwd require current passwd

719f4d21 10/26/2016 08:55 AM Marek Hulán

Fixes #17104 - ignore resource via API

c6760930 10/07/2016 07:08 AM Timo Goebel

fixes #16725 - add plugin extension point for smart proxies

6cc6c9ec 10/03/2016 10:50 AM Dominik Hlavac Duran

Fixes #14277 - Added description field to users

65a58954 10/03/2016 04:23 AM Kavita Gaikwad

fixes #16514 - redirect to login page if user is deleted

5384798e 09/26/2016 11:28 AM Dominik Hlavac Duran

Fixes #4608 - Added description field to role

05bd6ed8 09/26/2016 08:25 AM Daniel Lobato Garcia

Fixes #16624 - Make AuthSourceLDAP taxable

This allows users to set organizations/locations on AuthSourceLDAP
objects. That in itself might not be that useful, but it allows us to
follow on and assign the AuthSourceLDAP taxonomies to the users
autocreated through it.

5284a31d 09/23/2016 04:16 AM Ondřej Pražák

Fixes #15703 - Singularize media in api doc for orgs

c24d6cf8 09/22/2016 03:32 AM Dominic Cleal

fixes #16578 - make keep_param idempotent, remove duplicate call

Using host_params (and keep_param) twice was causing compute_attributes
to be deleted permanently out of `params`. keep_param now restores
elements it deletes, and the controller now only calls host_params once...

View revisions

Also available in: Atom