ruby / net-imap

Ruby client api for Internet Message Access Protocol
https://ruby.github.io/net-imap
Other
62 stars 29 forks source link

♻️ Extract SASL::Authenticators#normalize_name #309

Closed nevans closed 4 months ago

nevans commented 4 months ago

This was used in six different places, so it's better to DRY up the implementation.