431 Commits

Author SHA1 Message Date
fe79d974ac docs: add sondrelg as a contributor for doc (#728)
* 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-09-15 14:51:46 +02:00
e86a2cfa0c Fix typo in ormar documentation (#727) 2021-09-15 14:51:03 +02:00
058f86717b Fix #726: wrong Buy Me a Coffe Link in README 2021-09-14 11:57:40 +02:00
ccbdd09659 docs: add stephane as a contributor for test, bug (#723)
* 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-09-12 12:01:26 +02:00
2900bf4df7 Add notice about UserUpdate model when upgrading to v7 2021-09-09 16:11:07 +02:00
b7ddf97127 Fix link in documentation 2021-09-09 13:36:52 +02:00
79225e6642 Add 6 -> 7 migration doc 2021-09-09 13:28:14 +02:00
4efaaaaa61 Bump version: 6.1.3 → 7.0.0 v7.0.0 2021-09-09 13:12:22 +02:00
38b72ac197 Improve docs regarding getting current user 2021-09-09 12:15:46 +02:00
370194ff6e Remove deprecated dependency callables 2021-09-09 12:15:06 +02:00
7ae2042500 Fix #701: factorize JWT handling and support secrets as SecretStr 2021-09-09 11:51:55 +02:00
c7f1e448a2 docs: add daanbeverdam as a contributor for code (#712)
* 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-09-04 18:14:00 +02:00
b8f75d98c0 Fix .all-contributorsrc 2021-09-04 18:13:31 +02:00
e59fb2c9b9 Return 403 instead of 401 when a user is known (#705)
* return 403 instead of 401 if user is known

* return 403 for unverified users

* updated docs
2021-09-04 18:11:48 +02:00
7527902e9d Update book link 2021-09-04 18:08:23 +02:00
6436e08664 Add book notice on README 2021-09-03 16:57:57 +02:00
ce69ea5b8a Apply formatting 2021-08-29 17:00:59 +02:00
83873338f3 Refactor models 2021-08-29 17:00:45 +02:00
a95b6c45dd Fix mypy configuration 2021-08-29 15:36:04 +02:00
45354ee9f0 Use default_factory in model for UUID4 generation 2021-08-29 15:35:56 +02:00
848315badc Remove DB dependencies (#704)
* Remove database adapter in favor of external dependencies

* Prevent flit from installing all optional dependencies when testing build

* Remove MongoDB service during CI build
2021-08-27 17:01:50 +02:00
3b550adc60 Bump version: 6.1.2 → 6.1.3 v6.1.3 2021-08-27 16:03:07 +02:00
37d03ea730 Update repository paths 2021-08-27 16:00:27 +02:00
d0501b363e Bump version: 6.1.1 → 6.1.2 v6.1.2 2021-08-13 08:58:28 +02:00
3b6d860755 Bump fastapi 2021-08-13 08:55:20 +02:00
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