406 Commits

Author SHA1 Message Date
d2d25da9d1 Fix OAuth2 documentation (#692) 2021-08-13 08:46:47 +02:00
0ea3460a49 docs: add davidbrochart as a contributor for doc (#690)
* 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-08-12 14:21:31 +02:00
7e52db304b docs: add BoYanZh as a contributor for doc (#689)
* 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-08-12 14:17:37 +02:00
8b131233d6 Fix typo (#684) 2021-08-12 14:17:28 +02:00
a8f0a31655 Update password-validation.md (#680) 2021-08-12 14:14:27 +02:00
6374cf4b7a docs: add cosmosquark as a contributor for code (#665)
* 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-07-17 10:02:07 +02:00
Ben
bfc2380320 Enable custom JWT token audiences (#649) 2021-07-17 10:00:42 +02:00
adc0826886 Update BMC button 2021-07-16 17:20:56 +02:00
023bf08a7e Revert "Switch to GitHub sponsors"
This reverts commit 3afc2037f1534207187b175e8a7f578643b6c399.
2021-07-16 17:00:02 +02:00
9e35dbf450 Bump version: 6.1.0 → 6.1.1 v6.1.1 2021-07-10 11:22:21 +02:00
43c76c13bc Bump fastapi 2021-07-10 11:19:23 +02:00
9924ee702c Fix users delete tests 2021-07-03 20:25:04 +02:00
89c87c97f4 return empty response with 204 (#650) 2021-07-03 20:19:48 +02:00
11db99c13e docs: add jnu as a contributor for bug (#651)
* 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-07-03 20:18:20 +02:00
728c160b50 Added python_type into GUID (#648) 2021-06-25 16:45:31 +02:00
c83bdeb0e0 docs: add lill74 as a contributor (#641)
* 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-06-08 16:28:51 +02:00
22384f6405 Fix typo in documtation (#640)
* Fix typo in auth.md

* Fix typo in register.md
2021-06-08 16:28:33 +02:00
c5f0eb2931 Bump version: 6.0.0 → 6.1.0 v6.1.0 2021-05-20 08:52:48 +02:00
455f695f52 Fix #630: relative tokenUrl (#636)
* Fix #630: use relative tokenUrl as per the official recommendations

* Improve following review comments

* Fix unmatching backtick

* Improve consistency of authentication backend documentation
2021-05-20 08:52:03 +02:00
a690e82408 Fix typing errors 2021-05-17 09:00:34 +02:00
5267e605f4 Implement password validation mechanism (#632)
* Implement password validation mechanism

* Add invalid password reason

* Always pass user in password validator

* Add password validation documentation
2021-05-17 08:58:23 +02:00
5b76d5d90a Bump dependencies 2021-05-13 17:20:08 +02:00
b47f4b298e Add dark theme to the docs (#631) 2021-05-13 16:55:36 +02:00
89cff15c6b Updated docs to support pip install via zsh (#619)
* Updated docs to support pip install via zsh

* Changed docs to escape square brackets

Co-authored-by: Vlad Hoi <vlad.hoi@ronati.com>
2021-05-02 08:42:30 +02:00
8c4afbaf9f docs: add vladhoi as a contributor (#620)
* 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-05-01 18:06:43 +02:00
13029cb73d Bump version: 5.1.4 → 6.0.0 v6.0.0 2021-04-20 14:46:54 +02:00
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