Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: SpringerPE/python-cfconfigurator

v0.2.3

24 Feb 16:38

Choose a tag to compare

Special users (like admin) sometimes do not have family and given names. With this fix these fields will be ignored if the user already exits and they do not have them. New users are created with these fields.

v0.2.2

23 Jan 18:00

Choose a tag to compare

Added automatic pagination of the results from the CF API. Methods return all the resources.

v0.2.1

18 Nov 20:31

Choose a tag to compare

  • Method cf.request now is public in order to make use of the URL responses in CF API

v0.2.0

28 Oct 07:36

Choose a tag to compare

  • Added UAA user/group/client management
  • Added CF user management with roles for orgs and spaces

v0.1.0

17 Oct 13:21

Choose a tag to compare

First functional version