Releases: KB-iGOT/sunbird-auth
Releases · KB-iGOT/sunbird-auth
4.8.35-sinch_RC1
Added Sinch SMS Provider
cbrelease-4.8.35_RC1: Sinch provider integration (#35)
* Added Sinch SMS Provider * Added Sinch SMS Provider for 1st attempt failure too * Added Sinch SMS Provider --------- Co-authored-by: Karthikeyan R <karthikeyanr@TI-MAC-118.local>
cbrelease-4.8.34_RC5: KB-13636 Updated logs and using private ingress for Email OTP (#34)
* KB-13636 Updated logs and using private ingress for Email OTP * KB-13636 Updated log statement --------- Co-authored-by: Karthikeyan R <karthikeyanr@TI-MAC-118.local>
cbrelease-4.8.34_RC3
KB-13636 Log enhancements
cbrelease-4.8.34_RC2: KB-13636 Log Enhancements (#33)
* Keycloak log Optimization * Log enhancements * Removed userId details from log * KB-13636 Updated logs --------- Co-authored-by: Karthikeyan R <karthikeyanr@TI-MAC-118.local>
cbrelease-4.8.32.1_RC1
KB-12671 - NPE issue fix for secretKey and fixed navigation issue in …
cbrelease-4.8.31_RC1
KB-12671 Fixed NPE on login page due to secretKey attribute
cbrelease-4.8.29_RC3
Added check in getAttribute and avoiding returning null values
cbrelease-4.8.29_RC1: Merge pull request #22 from KB-iGOT/4.8.28-ecLogin
cbrelease-4.8.21_RC1: 4.8.17 user validation (#11)
* Added user validation * Added user validation only in action page * Added logs * Removed setting user to context before validation * Added logs * Added validation in sendOtp method and comparing the user objects in session against retrieved user model * Updated code * Removed unnecessary log statement * Updated error message * Updated error message --------- Co-authored-by: Sharath Prasad <sharaths.kashyap@gmail.com>