JanssenProject / JanssenProject/jans

feat: rename user_name -> smtpAuthenticationAccountUsername;

Open
#4,403 0 comments 0 reactions 2 assignees Assigned to @yuriyz View on GitHub
kind-feature
Dominant language
Java
Stars
648
Forks
174
Avg merge
1d 18h
Merged PRs (30d)
110

Description

-------------------

### Description

Rename in the class:
**io.jans.model.SmtpConfiguration**

```
userName
password
passwordDecrypted
```
to
```
smtpAuthenticationAccountUsername (JsonProperty "smtp_authentication_account_username")
smtpAuthenticationAccountPassword (JsonProperty "smtp_authentication_account_password")
smtpAuthenticationAccountPasswordDecrypted
```
.
-------------------

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.