Commit Graph

2 Commits (099f4fa5e0fd025366489c4416157d91d619c7be)

Author SHA1 Message Date
James Elliott 92cf5a186d
feat(authentication): ldap memberof
Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2023-05-15 13:52:02 +10:00
James Elliott 713f8e9ab7
fix(configuration): fail to parse large int duration (#5408)
Large integers used with the duration common  syntax failed to parse if they exceeded the ability to fit into an int32.

Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2023-05-08 13:30:49 +10:00