Closed isururanawaka closed 1 year ago
currently, this API only accepts new passwords and usernames. But, we need to create a password renewal policy to avoid unauthorized password changes.
https://github.com/apache/airavata-custos/pull/313/files (this PR checks old passwords. But, we need to implement mail validation in case of old password is forgetten)
completed
currently, this API only accepts new passwords and usernames. But, we need to create a password renewal policy to avoid unauthorized password changes.