Commit Graph

  • 031fa78120 Update docs about transports François Voron 2023-04-29 13:42:24 +02:00
  • 97d7e731ee Deployed 8959a12 to dev with MkDocs 1.4.2 and mike 1.1.2 fastapi-users-ci 2023-04-29 08:22:08 +00:00
  • 8959a12d56 Update verify.py (#1200) 0xJan 2023-04-29 10:21:01 +02:00
  • 867d78f818 docs: add jankadel as a contributor for bug (#1201) allcontributors[bot] 2023-04-27 13:38:19 +02:00
  • 160d73b339 Deployed a63264c to dev with MkDocs 1.4.2 and mike 1.1.2 fastapi-users-ci 2023-04-27 07:42:35 +00:00
  • a63264c99e Fix #1166: add type hint to /users/{id} routes François Voron 2023-04-27 09:41:22 +02:00
  • 24389b20b7 Deployed 8fd097c to dev with MkDocs 1.4.2 and mike 1.1.2 fastapi-users-ci 2023-04-27 07:33:58 +00:00
  • 8fd097cbc8 Revamp Transport so they always build a full Response object (#1049) François Voron 2023-04-27 09:32:49 +02:00
  • a574d9af73 Change on_after_login login_return parameter to response #1049 transport-responses François Voron 2023-04-27 08:51:04 +02:00
  • b0c950e994 Add private methods to set cookies on CookieTransport François Voron 2023-04-27 08:47:25 +02:00
  • 068019baa2 Fix linting François Voron 2023-04-27 08:37:36 +02:00
  • 50754b859c Revamp Transport so they always build a full Response object François Voron 2022-07-25 10:44:06 +02:00
  • 6968df2956 Deployed 6a6d752 to dev with MkDocs 1.4.2 and mike 1.1.2 fastapi-users-ci 2023-04-21 05:55:30 +00:00
  • 9a2515f56c docs: add EssaAlshammri as a contributor for doc (#1196) allcontributors[bot] 2023-04-21 07:54:34 +02:00
  • 6a6d752cc2 correct a misspelled word "wist" -> "wish (#1195) Essa Alshammri 2023-04-21 08:54:20 +03:00
  • e42baab33b Deployed 0f4cf0c to dev with MkDocs 1.4.2 and mike 1.1.2 fastapi-users-ci 2023-04-18 09:10:36 +00:00
  • 0f4cf0c694 Add doc about custom settings when using Beanie (#1193) Börge Kiss 2023-04-18 11:09:33 +02:00
  • 0571045022 Deployed 2e387d8 to dev with MkDocs 1.4.2 and mike 1.1.2 fastapi-users-ci 2023-04-17 08:06:47 +00:00
  • 2e387d80ea Update email-validator requirement from <1.4,>=1.1.0 to >=1.1.0,<2.1 (#1192) dependabot[bot] 2023-04-17 10:05:31 +02:00
  • 1853fb7beb Deployed 4e426d6 to dev with MkDocs 1.4.2 and mike 1.1.2 fastapi-users-ci 2023-04-14 14:11:32 +00:00
  • 88e625e068 docs: add sorasful as a contributor for code (#1190) allcontributors[bot] 2023-04-14 16:11:22 +02:00
  • 4e426d6823 Add login_return to on_after_login method (#1187) Téva KRIEF 2023-04-14 16:10:22 +02:00
  • 197d25fd54 Deployed bcae3e5 to 10.4 with MkDocs 1.4.2 and mike 1.1.2 fastapi-users-ci 2023-04-14 13:51:44 +00:00
  • 6fddf37253 Deployed bcae3e5 to dev with MkDocs 1.4.2 and mike 1.1.2 fastapi-users-ci 2023-04-14 13:51:34 +00:00
  • bcae3e53ba Bump version 10.4.1 → 10.4.2 v10.4.2 François Voron 2023-04-14 15:50:07 +02:00
  • cefcb7a433 Fix pytest-asyncio warning regarding event loop fixture François Voron 2023-04-14 15:49:58 +02:00
  • 9b4b78ab90 Deployed 4bd6185 to dev with MkDocs 1.4.2 and mike 1.1.2 fastapi-users-ci 2023-04-14 13:47:15 +00:00
  • 4bd618503b Update Beanie docs François Voron 2023-04-14 15:46:11 +02:00
  • a80526d783 Deployed be475e3 to dev with MkDocs 1.4.2 and mike 1.1.2 fastapi-users-ci 2023-03-23 17:22:10 +00:00
  • 5c559330b4 docs: add gpkc as a contributor for doc (#1178) allcontributors[bot] 2023-03-23 18:21:26 +01:00
  • be475e391a Explicitly cite the expire_on_commit setting in the docs (#1177) Guilherme Caminha 2023-03-23 18:20:51 +01:00
  • a67be9952b Deployed 525c186 to 10.4 with MkDocs 1.4.2 and mike 1.1.2 fastapi-users-ci 2023-03-15 12:51:32 +00:00
  • 525c1866a7 Bump version 10.4.0 → 10.4.1 v10.4.1 François Voron 2023-03-15 13:48:37 +01:00
  • df0ee20892 Deployed 982acb1 to dev with MkDocs 1.4.2 and mike 1.1.2 fastapi-users-ci 2023-03-15 12:44:01 +00:00
  • 982acb13fb Fix typings François Voron 2023-03-15 13:42:57 +01:00
  • 7e52a5436f Deployed 26dfd9c to dev with MkDocs 1.4.2 and mike 1.1.2 fastapi-users-ci 2023-03-15 12:35:39 +00:00
  • 26dfd9c80a Bump python-multipart François Voron 2023-03-15 13:34:08 +01:00
  • 5561a528db Fix #1172: expose is_verified_by_default argument on FastAPIUsers.get_oauth_router François Voron 2023-03-15 13:33:52 +01:00
  • 393eb2ef6a Deployed 185f4d3 to dev with MkDocs 1.4.2 and mike 1.1.2 fastapi-users-ci 2023-02-14 16:13:37 +00:00
  • 185f4d38da Update md-buttons URL François Voron 2023-02-14 17:10:11 +01:00
  • 1891c45d5b Deployed 7fbab34 to 10.4 with MkDocs 1.4.2 and mike 1.1.2 fastapi-users-ci 2023-02-13 16:53:01 +00:00
  • 642b931308 Deployed 7fbab34 to dev with MkDocs 1.4.2 and mike 1.1.2 fastapi-users-ci 2023-02-13 16:52:55 +00:00
  • 7fbab34f98 Bump version 10.3.0 → 10.4.0 v10.4.0 François Voron 2023-02-13 17:48:26 +01:00
  • fadefcb4fb Deployed 9b57fa2 to dev with MkDocs 1.4.2 and mike 1.1.2 fastapi-users-ci 2023-02-13 16:43:40 +00:00
  • 9b57fa2e73 Allow to set is_verified to True after OAuth callback François Voron 2023-02-13 17:42:31 +01:00
  • 17325e9035 Deployed 5c48283 to dev with MkDocs 1.4.2 and mike 1.1.2 fastapi-users-ci 2023-02-13 16:30:02 +00:00
  • 5c48283155 Update docs for SQLAlchemy 2.0 François Voron 2023-02-13 17:27:16 +01:00
  • 15c60525d4 Bump httpx-oauth François Voron 2023-02-13 17:10:44 +01:00
  • 19a08fe6ae Deployed 9d374ad to dev with MkDocs 1.4.2 and mike 1.1.2 fastapi-users-ci 2023-01-25 08:08:32 +00:00
  • 024e6cd451 docs: add bkis as a contributor for doc (#1151) allcontributors[bot] 2023-01-25 09:07:12 +01:00
  • 9d374add50 Add important hint to documentation (#1149) Börge Kiss 2023-01-25 09:06:50 +01:00
  • f6f3bbc270 Deployed 0e975c9 to 10.3 with MkDocs 1.4.2 and mike 1.1.2 fastapi-users-ci 2023-01-16 10:52:07 +00:00
  • 0e975c9b95 Bump version 10.2.1 → 10.3.0 v10.3.0 François Voron 2023-01-16 11:48:32 +01:00
  • de276e8fde Deployed b183894 to dev with MkDocs 1.4.2 and mike 1.1.2 fastapi-users-ci 2023-01-16 10:45:44 +00:00
  • b18389439a Use "sub" claim instead of "user_id" for JWT, verify and reset password tokens François Voron 2023-01-16 11:44:42 +01:00
  • 794133c4fe Ensure reset password token is single use François Voron 2023-01-16 11:38:49 +01:00
  • 33117ea742 Deployed 51ec83b to dev with MkDocs 1.4.2 and mike 1.1.2 fastapi-users-ci 2023-01-16 10:21:33 +00:00
  • 51ec83b628 Add Python 3.11 to project classifiers François Voron 2023-01-16 11:18:05 +01:00
  • 2e29e8ccd6 Deployed 33a7bb3 to dev with MkDocs 1.4.2 and mike 1.1.2 fastapi-users-ci 2023-01-16 10:10:38 +00:00
  • 33a7bb3fd9 Update SQLAlchemy examples François Voron 2023-01-16 11:08:23 +01:00
  • f38fbbb523 Deployed 1f64c94 to dev with MkDocs 1.4.2 and mike 1.1.2 fastapi-users-ci 2023-01-16 09:28:33 +00:00
  • 1f64c943a3 Use Ruff linter François Voron 2023-01-16 10:27:01 +01:00
  • 4daa263326 Fix typing François Voron 2023-01-16 10:20:23 +01:00
  • 8876e48fd0 Deployed 0b50757 to dev with MkDocs 1.2.4 and mike 1.1.2 fastapi-users-ci 2023-01-12 13:25:40 +00:00
  • 0b50757a9b Fix typos in configuration/authentication docs (#1145) Börge Kiss 2023-01-12 14:23:58 +01:00
  • bb79222b63 Deployed 1104460 to dev with MkDocs 1.2.4 and mike 1.1.2 fastapi-users-ci 2022-11-04 08:51:38 +00:00
  • 41cdd898bf Deployed 1104460 to 10.2 with MkDocs 1.2.4 and mike 1.1.2 fastapi-users-ci 2022-11-04 08:51:26 +00:00
  • 1104460533 Bump version 10.2.0 → 10.2.1 v10.2.1 François Voron 2022-11-04 09:47:33 +01:00
  • b286c75ccc Deployed e760a85 to dev with MkDocs 1.2.4 and mike 1.1.2 fastapi-users-ci 2022-11-04 08:44:14 +00:00
  • e760a8594a Enable Python 3.11 in test matrix François Voron 2022-11-04 09:42:59 +01:00
  • 8dd17c039c Deployed aa4c5ef to dev with MkDocs 1.2.4 and mike 1.1.2 fastapi-users-ci 2022-11-04 08:41:33 +00:00
  • aa4c5ef672 Add doc about new OAuth callback error François Voron 2022-11-04 09:40:21 +01:00
  • c91e7657db Update for httpx-oauth >= 0.10 where account_email can be None François Voron 2022-11-04 09:35:51 +01:00
  • 6ae7d99a47 Deployed c8ae5c1 to dev with MkDocs 1.2.4 and mike 1.1.2 fastapi-users-ci 2022-11-04 08:15:01 +00:00
  • 08860167d1 docs: add sandalwoodbox as a contributor for doc (#1120) allcontributors[bot] 2022-11-04 09:13:50 +01:00
  • c8ae5c1cc2 Corrected reset password error response docs (#1116) sandalwoodbox 2022-11-04 01:13:39 -07:00
  • db27474572 Deployed baca17d to dev with MkDocs 1.2.4 and mike 1.1.2 fastapi-users-ci 2022-10-25 06:05:34 +00:00
  • baca17d9e0 Bump pyjwt[crypto] from 2.5.0 to 2.6.0 (#1105) dependabot[bot] 2022-10-25 08:04:13 +02:00
  • 860a43c6d7 Deployed 31ea8e4 to 10.2 with MkDocs 1.2.4 and mike 1.1.2 fastapi-users-ci 2022-10-18 07:04:54 +00:00
  • 79f604be08 Deployed 31ea8e4 to dev with MkDocs 1.2.4 and mike 1.1.2 fastapi-users-ci 2022-10-18 07:04:43 +00:00
  • 31ea8e4bc2 Bump version 10.1.5 → 10.2.0 v10.2.0 François Voron 2022-10-18 09:02:47 +02:00
  • a199a6bed4 Add GitHub release step to CI François Voron 2022-10-18 08:59:08 +02:00
  • 26761b9463 Deployed c42e95c to dev with MkDocs 1.2.4 and mike 1.1.2 fastapi-users-ci 2022-10-18 06:52:16 +00:00
  • c42e95c24b Bump dependencies François Voron 2022-10-18 08:51:03 +02:00
  • ddb29f9efc Deployed 586601d to dev with MkDocs 1.2.4 and mike 1.1.2 fastapi-users-ci 2022-10-18 06:42:54 +00:00
  • edeee56008 Deployed 827d7c0 to dev with MkDocs 1.2.4 and mike 1.1.2 fastapi-users-ci 2022-10-18 06:42:09 +00:00
  • 586601d43d Bump codecov/codecov-action in CI François Voron 2022-10-18 08:41:30 +02:00
  • 827d7c05e8 Fix docs CI François Voron 2022-10-18 08:40:30 +02:00
  • 80eb0ab84a Fix lint-check command François Voron 2022-10-18 08:37:35 +02:00
  • c9186b5382 Fix typing of samesite paramater in CookieTransport François Voron 2022-10-18 08:36:01 +02:00
  • 21f30229dc Use hatch for package management François Voron 2022-10-18 08:32:06 +02:00
  • 7b3cd05ac5 Deployed 7ad5f80 to dev with MkDocs 1.2.4 and mike 1.1.2 fastapi-users-ci 2022-10-18 06:02:57 +00:00
  • 8208307955 docs: add antont as a contributor for code, and doc (#1098) allcontributors[bot] 2022-10-18 08:02:54 +02:00
  • 39a8e90d26 docs: update .all-contributorsrc [skip ci] #1098 all-contributors/add-antont allcontributors[bot] 2022-10-18 06:02:41 +00:00
  • 045bcac3c4 docs: update README.md [skip ci] allcontributors[bot] 2022-10-18 06:02:40 +00:00
  • 7ad5f8073d on_after_login hook (#1092) Toni Alatalo 2022-10-18 09:02:01 +03:00
  • a665cd5ed7 add hgalytoby as a contributor (#1084) allcontributors[bot] 2022-09-23 07:59:38 +02:00
  • fed89baa93 Deployed 13fdccc to dev with MkDocs 1.2.4 and mike 1.1.2 fastapi-users-ci 2022-09-08 06:47:25 +00:00
  • 13fdcccfa2 Fix unit tests for latest FastAPI version François Voron 2022-09-08 08:46:27 +02:00
  • 5f610a0b0a Deployed 564eb64 to dev with MkDocs 1.2.4 and mike 1.1.2 fastapi-users-ci 2022-09-08 06:33:08 +00:00