issues
search
pycontribs
/
python-crowd
A python client to the Atlassian Crowd REST API. ❗️seeking-new-maintainer
https://github.com/pycontribs/python-crowd
BSD 2-Clause "Simplified" License
45
stars
41
forks
source link
Password reset link and proxy validation factor
#32
Closed
lgelo
closed
8 years ago
lgelo
commented
8 years ago
Added support for requesting a password reset link.
Added proxy validation factor to SSO functions get_session() and validate_session(). For more information see
https://docs.atlassian.com/crowd/latest/com/atlassian/crowd/model/authentication/ValidationFactor.html
aelse
commented
8 years ago
Thanks!