380 Commits

Author SHA1 Message Date
3ac67377cb Fix #600: revamp Tortoise/Pydantic interaction (#612) 2021-04-20 14:46:36 +02:00
61a99755e8 Bump version: 5.1.3 → 5.1.4 v5.1.4 2021-04-20 14:40:57 +02:00
5d6be87369 Fix #610: add LOGIN_USER_NOT_VERIFIED to login route documentation 2021-04-20 13:57:00 +02:00
d184d7e90c Fix #609: make behavior more consistent on request verify token
Now, it always returns 202 even if the user is already verified
2021-04-20 13:54:50 +02:00
461e84acae Fix #561: Update a user with an email already existing in DB raises an error 2021-04-20 13:49:00 +02:00
679cd1a1cf docs: add sandalwoodbox as a contributor (#611)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-04-20 09:46:26 +02:00
d2a7ba0460 docs: add alexferrari88 as a contributor (#608)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-04-18 18:26:38 +02:00
3afc2037f1 Switch to GitHub sponsors 2021-04-10 09:59:24 +02:00
61e5b77647 docs: add silllli as a contributor (#586)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-04-02 12:48:57 +02:00
9967053ae0 Fix typos, grammar and spelling mistakes in docs (#584) 2021-04-02 12:47:57 +02:00
e885525497 Bump version: 5.1.2 → 5.1.3 v5.1.3 2021-03-29 08:08:57 +02:00
3ea4f43d07 Tighten requirements.txt deps version to help new resolver 2021-03-29 08:06:04 +02:00
5ad11d4fc0 Bump dependencies 2021-03-29 07:45:06 +02:00
c7c561a7c5 docs: add Smithybrewer as a contributor (#562)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-03-23 14:20:35 +01:00
393b0054cd Bump packages 2021-03-19 18:41:54 +01:00
ef4a54c204 Allow lifetime_seconds to be None to get session cookies 2021-03-19 18:19:58 +01:00
902bcdb8d2 Fix MongoDB unit tests 2021-03-19 18:18:06 +01:00
e7ceb1569c Bump version: 5.1.1 → 5.1.2 v5.1.2 2021-03-08 17:07:16 +01:00
66d7c76a89 Fix BaseUserDB typing by making email, is_active, is_superuser and is_verified non optional 2021-03-08 17:07:07 +01:00
addad8aba7 Bump version: 5.1.0 → 5.1.1 v5.1.1 2021-03-04 19:01:03 +01:00
4805977dfc Fix documentation generation 2021-03-04 17:54:53 +01:00
5258c24762 Apply black 2021-03-04 17:50:37 +01:00
8eb53f4744 Fix #515: remove calls to deprecated user callables in internal codebase 2021-03-04 17:50:19 +01:00
c41b4d1bd4 Add py.typed to the package 2021-03-04 17:37:28 +01:00
e2709f1e31 Remove pipenv and switch to good old pip 2021-03-04 17:35:48 +01:00
cdb62bfdf7 docs: add augusto-herrmann as a contributor (#535)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-03-02 08:14:21 +01:00
a81252c82a fix textual description to match the code (#533) 2021-03-02 08:14:06 +01:00
5446a91383 docs: add rbracco as a contributor (#529)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-02-25 12:00:59 +01:00
7ac5dc8486 Bump version: 5.0.0 → 5.1.0 v5.1.0 2021-02-07 09:59:44 +01:00
48d9a399e0 Fix type errors 2021-02-07 09:58:52 +01:00
4b5a79ae08 Update depreciation flag for dep callables 2021-02-07 09:45:03 +01:00
a8521f94ec Format build.yml 2021-02-07 09:38:29 +01:00
95b5c1b276 docs: add collerek as a contributor (#501)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-02-07 09:35:32 +01:00
579313f887 Ormar backend support (#470)
* Add db adapter for ormar (wip)

* finish ormar support enough to pass tests

* remove idea folder

* update ormar version in tool.flit.metadata.requires-extra

* Add documentation about ormar

* Apply isort and black formatting

* Restore python 3.7 in Pipfile

* Update build.yml

* Add missing test for ormar update

* changes after review

Co-authored-by: Paolo Dina <paolo.dina@codingmoth.com>
Co-authored-by: collerek <collerek@gmail.com>
2021-02-07 09:34:40 +01:00
469d9e73cc Fix all contributors badge position 2021-02-06 18:42:21 +01:00
82c2c43eed docs: add lefnire as a contributor (#500)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-02-06 18:40:52 +01:00
74f5177230 docs: add dralshehri as a contributor (#499)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-02-06 18:40:21 +01:00
4badaefdf8 docs: add p3t3r67x0 as a contributor (#498)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-02-06 18:39:31 +01:00
7d15c1b83a docs: add grigi as a contributor (#497)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-02-06 18:38:32 +01:00
2fa9120286 docs: add MariusMez as a contributor (#496)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-02-06 18:37:42 +01:00
5a596ca504 docs: add prostomarkeloff as a contributor (#495)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-02-06 18:35:45 +01:00
0f8ad9d987 docs: add niazangels as a contributor (#494)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-02-06 18:34:47 +01:00
3b9c771ad5 docs: add rnd42 as a contributor (#493)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-02-06 18:34:13 +01:00
ad0fd3bbf4 docs: add nullhack as a contributor (#492)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-02-06 18:32:28 +01:00
3318ccfca5 docs: add mcolladoio as a contributor (#491)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-02-06 18:31:51 +01:00
2acddd4e05 docs: add oskar-gmerek as a contributor (#490)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-02-06 18:30:50 +01:00
d5ba3acdd0 docs: add SelfhostedPro as a contributor (#489)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-02-06 18:29:40 +01:00
9552c82db8 docs: add lill74 as a contributor (#488)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-02-06 18:28:37 +01:00
fe627906ef docs: add mark-todd as a contributor (#486)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: François Voron <fvoron@gmail.com>
2021-02-06 18:27:07 +01:00
56d551681f docs: add roywes as a contributor (#487)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: François Voron <fvoron@gmail.com>
2021-02-06 18:25:26 +01:00