Skip to content

Tags: MultifactorLab/MultiFactor.Radius.Adapter

Tags

1.0.311

Toggle 1.0.311's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
DEV-927 (#64)

### Release 24.09.2025 | AccessReject when API timeout
#### Fixed
-   If the `multifactor-api-timeout` expires, the warning `Multifactor API timeout expired` will be written and `AccessReject` will be returned.

1.0.308

Toggle 1.0.308's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
DEV-531 (#63)

### Release 04.08.2025 | Acct-Authentic attribute support for winlogon
#### New
- Added Acct-Authentic attribute support. If the RADIUS packet contains the Acct-Authentic attribute without a domain value, the adapter will skip loading the profile and checking groups membership. If there is no attribute in the packet, the adapter operates in normal mode.
The adapter interprets the attribute values as follows:
```
1 - Domain
2 - Local
3 - Microsoft
```

1.0.303

Toggle 1.0.303's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feature/dev 356 (#62)

* DEV-356 cache groups

* DEV-356 ip white list

1.0.295

Toggle 1.0.295's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
DEV-683 (#61)

### Release 15.05.2025 | Сalling-Station-Id for MF cloud

####  Bugfixes

-   Fixed: If the Calling-Station-Id attribute is empty or contains a hostname instead of an IP address, the RADIUS adapter will send the IP address from the UDP packet in the request to the MF cloud.

1.0.288

Toggle 1.0.288's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
DEV-435 (#60)

1.0.285

Toggle 1.0.285's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
DEV-339 Message-Authenticator (#59)

### Release 29.01.2025 | Message-Authenticator attribute
#### New
- Added `Message-Authenticator` attribute to all adapter responses.

1.0.280

Toggle 1.0.280's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
DEV-422 (#57)

1.0.277

Toggle 1.0.277's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
DEV-311 ldap-bind-timeout (#55)

1.0.275

Toggle 1.0.275's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
DEV-240 (#56)

1.0.271

Toggle 1.0.271's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release (#54)

* DEV-291

* DEV-111

* DEV-294