-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
While reviewing #464, I noticed some pre-exisiting things that could be improved.
- Output when processing and doing nothing to an API Credential, similiar to inactive user removal, see: https://github.com/GOCDB/gocdb/blob/5.10.4/resources/RemoveInactiveUsersRunner.php#L43 and https://github.com/GOCDB/gocdb/blob/5.10.4/resources/RemoveInactiveUsersRunner.php#L78
- When doing a dry run, last used time is reported: https://github.com/GOCDB/gocdb/blob/dev/resources/ManageAPICredentials/ManageAPICredentialsActions.php#L258. This could be NULL and that case is not handled, causing the dry run to fail.
Metadata
Metadata
Assignees
Labels
No labels