Skip to content

v2.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Aug 22:36
· 31 commits to master since this release
Adds 4 new user properties to the UserDetail check. (#146)

* Adds 4 new user properties to the UserDetail check.

Signed-off-by: Mobmaker <[email protected]>

* Add modifier check type

Signed-off-by: Mobmaker <[email protected]>

* Updated documentation to match the "modifier" field

Signed-off-by: Mobmaker <[email protected]>

* Updated to ensure that users know time should be in UTC

Signed-off-by: Mobmaker <[email protected]>

* Removed debug lines

Signed-off-by: Mobmaker <[email protected]>

* Removed the modifier field and switched to a comparison value split system.

Signed-off-by: Mobmaker <[email protected]>

* Made comparison stricter, reducing edge cases.

Signed-off-by: Mobmaker <[email protected]>

* Handled more errors, optimized some code.

Signed-off-by: Mobmaker <[email protected]>

* Fixed error handling inversion

Signed-off-by: Mobmaker <[email protected]>

* fixed documentational wording

Signed-off-by: Mobmaker <[email protected]>

* Removed false positive

Signed-off-by: Mobmaker <[email protected]>