aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add ability to get detailed signup error from create_accounthalcy2022-11-191-2/+21
* Add email resend apihalcy2022-11-191-1/+6
* Fixed overseen test failure with new app name in "secret" fileAljoscha Rittner2022-06-281-1/+1
* Add ability to persist base urls with clientid/secret/token (fixes #200)Lorenz Diener2019-10-121-1/+1
* Fix up testsLorenz Diener2019-04-281-1/+1
* Add account creationLorenz Diener2019-04-281-0/+21
* Test and document app_verify_credentialsLorenz Diener2019-04-281-0/+6
* use pytest tmpdir fixture instead of making our own temp filecodl2017-11-271-9/+4
* fix: os.open cannot handle file descriptors on python 2.xcodl2017-11-271-1/+1
* add tests for create_appcodl2017-11-271-0/+47
    Powered by cgit v1.2.3 (git 2.41.0)