PromucFlow_constructor/app
Nayan 919a420aa7
[Improvement]- Improve the password reset feature (#6545)
* -limit the rate for sending password reset requests

* -used encrypted token in password reset

* -add unit tests for the password reset issue

* -improved formatting

* -updated PR as per review comments

* -hanled IllegalStateException instead of Exception when parsing the encrypted token
2021-08-17 12:35:00 +00:00
..
client [Improvement]- Improve the password reset feature (#6545) 2021-08-17 12:35:00 +00:00
rts Feature: Add API to set and get concurrent app editors (#6292) 2021-08-04 12:28:01 +00:00
server [Improvement]- Improve the password reset feature (#6545) 2021-08-17 12:35:00 +00:00
util