davelebbing

Results 17 issues of davelebbing

v5.0 build 7096 In the manifest description for `map_firstname` it shows a default value of `given_name`. This is correct for OIDC but for AD I believe it should be added...

v5.0 build 7096 The key `hideExpiration` does not appear to work as expected. When setting to true and launching the XCreds menubar app as an AD user, the item for...

version 5.0 build 7038 The preference key `resetPasswordDialogTitle` works as intended when resetting the password at the login window, but it may be worth considering an additional change. When password...

When only using Active Directory it may be better if the `Switch Login Window` button defaults to being hidden. Currently when this is so, switching the login window shows the...

v5.0 build 7159 When setting `passwordElementID` to force an intentional error message at the login screen caused by the password element not being found, the error message is being rendered...

v5.0 build 7147 When using the following preference to restrict user login, the warning message dialog is rendered twice. `allowUsersClaim` `allowedUsersArray` Example profile settings: ``` allowUsersClaim upn allowedUsersArray [email protected] ```...

From @uurazzle mentioned in earlier issue #154 How about providing options to pin items based on available space or font size? Or options to implement custom text based on the...