Age | Commit message (Expand) | Author |
2013-11-14 | Set token to none in logout. | Ivan Alejandro |
2013-10-30 | Fix non-ascii password change problem. | Ivan Alejandro |
2013-10-29 | Merge remote-tracking branch 'ivan/bug/4189_fix-non-ascii-path-problem' into ... | Tomás Touceda |
2013-10-29 | Encode cert path before send it. | Ivan Alejandro |
2013-10-28 | dependency pinning on requests | Kali Kaneko |
2013-10-07 | Increase the max retries for the sessions in SRPAuth | Tomás Touceda |
2013-10-03 | Reset the session on every login attempt | Tomás Touceda |
2013-10-03 | Update provider_config in SRPAuth initialization | Tomás Touceda |
2013-10-02 | Use token header also for authenticated requests | Tomás Touceda |
2013-10-01 | Use the same exception for all the auth user facing errors | Tomás Touceda |
2013-09-19 | Merge remote-tracking branch 'ivan-github/bug/3857_username-case-problem' int... | Kali Kaneko |
2013-09-19 | Username case problem at login. Closes #3857. | Ivan Alejandro |
2013-09-18 | Use generic username/password message. | Ivan Alejandro |
2013-09-13 | Handle correctly a logout problem. Closes #3774. | Ivan Alejandro |
2013-08-23 | Add password change feature. | Ivan Alejandro |
2013-08-22 | Make username lower case before using them | Tomás Touceda |
2013-08-21 | Use DELETE /1/logout to properly logout | Tomás Touceda |
2013-08-12 | fix imports to use new namespace | Kali Kaneko |
2013-08-12 | move everything into bitmask namespace | Kali Kaneko |