-
Notifications
You must be signed in to change notification settings - Fork 123
Closed
Description
Looks like the login method changed in the 0.5.3 update, and broke a number scripts for me.
5508c6c?diff=split
returned exception: login() takes exactly 1 argument (4 given)
The docstring still lists the old login method parameters:
https://github.com/saltstack/pepper/blob/develop/pepper/libpepper.py#L38
For a patch version number update, can we make this change in a backwards compatible fashion?