Jeff Bradberry
|
5e13da62a4
|
Added a max_hosts field to Organization
in order to optionally set a limit to the number of hosts an
organization that is sharing a license is allowed to manage.
related #1542
|
2019-02-28 15:51:50 -05:00 |
|
Jeff Bradberry
|
46020379aa
|
Expose the known privilege escalation methods in the API config view
so that the UI can obtain them and make use of them for an autocomplete widget.
|
2019-02-04 11:45:27 -05:00 |
|
Jeff Bradberry
|
6560ab0fab
|
Migrated the inputs schema on existing CredentialTypes
to convert the custom become_method into a plain string.
related #2630
Signed-off-by: Jeff Bradberry <jeff.bradberry@gmail.com>
|
2019-01-29 15:04:35 -05:00 |
|
Jeff Bradberry
|
6e1deed79e
|
Removed the special-case logic for maintaining the schema of the become_method field
related #2630
Signed-off-by: Jeff Bradberry <jeff.bradberry@gmail.com>
|
2019-01-29 14:06:26 -05:00 |
|
Jeff Bradberry
|
0ecd6542bf
|
Changed the become_method field into one that takes arbitrary input
related #2630
Signed-off-by: Jeff Bradberry <jeff.bradberry@gmail.com>
|
2019-01-28 16:53:54 -05:00 |
|