Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: use f-strings | Miroslav Šedivý | 2022-12-02 | 1 | -1/+1 |
* | add ability to get detailed signup error from create_account | halcy | 2022-11-19 | 1 | -2/+21 |
* | Add email resend api | halcy | 2022-11-19 | 1 | -1/+6 |
* | Fixed overseen test failure with new app name in "secret" file | Aljoscha Rittner | 2022-06-28 | 1 | -1/+1 |
* | Add ability to persist base urls with clientid/secret/token (fixes #200) | Lorenz Diener | 2019-10-12 | 1 | -1/+1 |
* | Fix up tests | Lorenz Diener | 2019-04-28 | 1 | -1/+1 |
* | Add account creation | Lorenz Diener | 2019-04-28 | 1 | -0/+21 |
* | Test and document app_verify_credentials | Lorenz Diener | 2019-04-28 | 1 | -0/+6 |
* | use pytest tmpdir fixture instead of making our own temp file | codl | 2017-11-27 | 1 | -9/+4 |
* | fix: os.open cannot handle file descriptors on python 2.x | codl | 2017-11-27 | 1 | -1/+1 |
* | add tests for create_app | codl | 2017-11-27 | 1 | -0/+47 |