July 27, 2017
View 1009e6a

Update logrus to v1.0.1

Derek McGowan authored on 2017/07/27 06:42:13
August 24, 2016
View 9cb8fb6

Fix AuthZ plugins headers change issue

Yong Tang authored on 2016/08/24 13:08:23
July 23, 2016
View d6556a6

Func name wrong in notes of response.go

lixiaobing10051267 authored on 2016/07/23 17:00:28
June 12, 2016
View a72b45d

Fix logrus formatting

Yong Tang authored on 2016/06/12 05:16:55
May 4, 2016
View 3f77baf

fix typos

allencloud authored on 2016/05/04 00:12:38
April 1, 2016
View 07b568c

pkg: cleanup some unused code

Alexander Morozov authored on 2016/04/01 02:53:21
February 23, 2016
View 2eee613

Fix some typos in comments and strings

Stefan Weil authored on 2016/02/23 04:22:20
February 5, 2016
View 5ffc810

Fix 19575: Docker events doesn't work with authorization plugin

Liron Levin authored on 2016/02/05 00:41:41
December 16, 2015
View 8435ea5

pkg: authorization: cleanup

Antonio Murdaca authored on 2015/12/16 20:01:04
November 12, 2015
View 75c353f

Docker authorization plug-in infrastructure enables extending the functionality of the Docker daemon with respect to user authorization. The infrastructure enables registering a set of external authorization plug-in. Each plug-in receives information about the user and the request and decides whether to allow or deny the request. Only in case all plug-ins allow accessing the resource the access is granted.

Liron Levin authored on 2015/11/12 20:06:47