Releases: knadh/otpgateway
Releases · knadh/otpgateway
v3.6.4
Compare
Sorry, something went wrong.
No results found
Changelog
8446419 Fix 401 not found test case (#55 )
46de072 fix: return apt 410 Gone status code and error message when OTP no longer exists in the store. (#53 )
v3.6.3
Compare
Sorry, something went wrong.
No results found
Changelog
277bf58 fix: return store error from verifyOTP when OTP is missing in store. (#52 )
v3.6.2
Compare
Sorry, something went wrong.
No results found
Changelog
3cfcf35 fix: update new template category name for auth sms (#50 )
v3.6.1
Compare
Sorry, something went wrong.
No results found
Changelog
2cf8877 fix: OTPGateway popup closing due to postMessage events from extensions or third-party iframes (#49 )
v3.6.0
Compare
Sorry, something went wrong.
No results found
Changelog
78ff1b1 Tidy go.mod
08f3269 Update Go version in CI files.
b938a81 Upgrade Go deps.
fac1799 Clean up sample auth values in config.
f463d76 Add entity/template ID fields to Kaleyra SMS provider.
v3.5.1
Compare
Sorry, something went wrong.
No results found
v3.5.0
Compare
Sorry, something went wrong.
No results found
Changelog
604d9c9 Refactor OTP attempts and add separate counters for generate/validate.
v3.4.1
Compare
Sorry, something went wrong.
No results found
Changelog
3e5e12c feat: add custom attributes in pinpoint (#43 )
v3.4.0
Compare
Sorry, something went wrong.
No results found
v3.3.0
Compare
Sorry, something went wrong.
No results found
Changelog
3146195 Add OTP validity to default SMTP template.
717804f Integrate sprig template functions.