hashicorp / vault-plugin-database-couchbase

Mozilla Public License 2.0
6 stars 5 forks source link

allow custom username templates to use lowercase function #81

Closed fairclothjm closed 1 month ago

fairclothjm commented 1 month ago

This PR proposes a change to allow custom username templates to use the lowercase function. Previously, the plugin always uses uppercase for role names and display names and ignores the lowercase function in username templates.