Commit 95bb8b2
committed
OF-3327: Decouple occupant-ID hashing from the SASL/SCRAM implementation
Do not import `ScramSha1SaslServer` purely to reuse `HMAC_ALGORITHM_NAME` for an internal, authentication-unrelated hash (XEP-0421 occupant IDs). This ties a MUC-layer feature to a SASL-mechanism-specific constant, creating a somewhat awkward muc → sasl dependency for a value that has no conceptual relation to SCRAM authentication.1 parent b3ae153 commit 95bb8b2
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4204 | 4204 | | |
4205 | 4205 | | |
4206 | 4206 | | |
4207 | | - | |
| 4207 | + | |
4208 | 4208 | | |
4209 | | - | |
| 4209 | + | |
4210 | 4210 | | |
4211 | 4211 | | |
4212 | 4212 | | |
| |||
0 commit comments