Commit Graph
1782 Commits
Author SHA1 Message Date
Bereket Engida 8fb384da21 chore: release v1.2.0-beta.13 2025-02-23 23:49:49 +03:00
Bereket Engida 9d2af48f04 Merge branch 'main' into v1.2 2025-02-23 23:49:39 +03:00
Bereket Engida f822f0a246 chore: release v1.1.20-beta.3 2025-02-23 23:43:00 +03:00
Bereket Engida 6440a1074d fix(one-tap): remove random string generator for nonce to fix expo client 2025-02-23 23:42:52 +03:00
Bereket Engida 73297b3be6 fix(one-tap): update import path for generateRandomString to fix unsupported crypto import for react native 2025-02-23 12:43:04 +03:00
Bereket Engida 12ed731b6c chore: release v1.1.20-beta.2 2025-02-23 12:41:39 +03:00
Bereket Engida ac848bb9f4 fix(one-tap): update import path for generateRandomString to fix unsupported crypto import for react native 2025-02-23 12:41:26 +03:00
Bereket Engida af2af842a6 chore: fix organization tests 2025-02-23 09:58:56 +03:00
Rahul MishraandBereket Engida d8c2a9bf12 chore: fix cjs export for oauth-proxy plugin (#1530) 2025-02-23 09:18:40 +03:00
Rahul MishraandGitHub f57d259990 chore: enable CI for all pull requests (#1543) 2025-02-23 08:47:14 +03:00
Bereket Engida 4516b0fadb chore: release v1.2.0-beta.12 2025-02-22 21:57:46 +03:00
27401ac683 feat: base64 conversion without Buffer (#1523)
* fix(organizaiton): restrict admins from removing or updating owners or members with creator roles (#1520)

* feat: base64 conversion without Buffer

---------

Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
2025-02-22 20:08:43 +03:00
Bereket Engida 1a0d5e21f5 Merge branch 'main' into v1.2 2025-02-22 20:06:23 +03:00
Rahul MishraandGitHub 66e313cc7a chore: fix cjs export for oauth-proxy plugin (#1530) 2025-02-22 00:44:21 +03:00
Bereket Engida 316e717543 chore: release v1.1.20-beta.1 2025-02-21 17:07:35 +03:00
Bereket Engida 9653f44a0f fix: add callback URL to update email verification link 2025-02-21 17:06:40 +03:00
Bereket Engida 3ca6c4276f fix: add email verification for in place email updates 2025-02-21 16:58:52 +03:00
Bereket Engida 41453b930a chore: lint 2025-02-21 16:27:26 +03:00
Rahul MishraandGitHub 419a86a773 chore: fix type exports and sync dep versions to improve build times (#1528) 2025-02-21 16:26:50 +03:00
Rahul MishraandGitHub 840a052d91 chore: export captcha plugin (#1525) 2025-02-21 12:32:24 +03:00
Bereket Engida 7fc8d803dd chore: update better-call to version 1.0.2 2025-02-21 10:12:48 +03:00
Bereket EngidaandGitHub 28cc66bff7 fix(organizaiton): restrict admins from removing or updating owners or members with creator roles (#1520) 2025-02-21 02:15:51 +03:00
Bereket Engida 0324e6e8bc chore: release v1.2.0-beta.11 2025-02-21 01:26:45 +03:00
Bereket Engida 0196304e5b Merge remote-tracking branch 'origin/v1.2' into v1.2 2025-02-21 01:26:22 +03:00
Bereket Engida cccb6fbaa3 Merge branch 'main' into v1.2 2025-02-21 01:20:54 +03:00
Bereket Engida d26e600c66 chore: release v1.1.19 2025-02-21 00:58:23 +03:00
Bereket Engida 848b47f567 chore:lint 2025-02-20 23:27:17 +03:00
TedandGitHub 15f97ff0ff feat(oidc): allow header auth for token endpoint (#1484) 2025-02-20 23:21:16 +03:00
5f6cbe9478 fix(email-otp): don’t save email address as user name (#1519)
Co-authored-by: benkingcode <ben@lionfeet.com>
2025-02-20 23:17:12 +03:00
Bereket Engida 35e300b005 refactor: add overrideAll option for create session 2025-02-20 22:30:08 +03:00
Bereket Engida 4d324f433d chore: lint 2025-02-20 21:58:56 +03:00
Arda SoyturkandGitHub b9ccfff628 feat(cli): add support for auth.server.ts (#1456) 2025-02-20 21:54:22 +03:00
KinfeMichael TarikuandGitHub 954b1dcb74 fix(admin): unban should reset expiration date and reason (#1469) 2025-02-20 21:53:45 +03:00
Thiago FelixandGitHub e51332022a fix(oauth): set tokens on oauth account created during link (#1462) 2025-02-20 21:53:22 +03:00
KinfeMichael TarikuandGitHub 072c597500 fix(admin): impersonate user session expiration (#1471)
* fix: impersonate user session expiration

* console leak
2025-02-20 21:52:26 +03:00
Alessandro JeanandGitHub 9c3b5c377f fix(generic-oauth): support allowDifferentEmails on Generic OAuth Plugin (#1481) 2025-02-20 21:51:55 +03:00
Gregor WedlichandGitHub 28f186c6d0 feat(two-factor): activate two factor with email OTP to avoid Insecure skipVerificationOnEnable (#1445)
* Revise Email and Password integration docs: improved clarity and added new examples

* Enable OTP activation after successful verification

- Remove pre-check for twoFactorEnabled in OTP verification endpoint.
- Update user record (twoFactorEnabled: true) after correct OTP submission.
- Refresh session with updated user data.
2025-02-20 20:50:36 +03:00
Bereket Engida ba11b97dbd chore: release v1.1.19-beta.3 2025-02-20 20:48:55 +03:00
Bereket Engida a280dc78b6 chore: fix types 2025-02-20 15:09:47 +03:00
Bereket Engida da45b1a6aa refactor: type issues with the magic link plugin 2025-02-20 15:07:47 +03:00
63fbd91077 feat: add context to database hooks (#1180)
database hooks now contain endpoint context on their callback

---------

Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
2025-02-20 15:02:50 +03:00
Bereket EngidaandGitHub bf47aaed2f fix(passkey): remove client export from the server plugin (#1511) 2025-02-20 10:13:55 +03:00
Bereket EngidaandGitHub d80a12a4b5 fix(db): normalize email to lowercase in change email verification 2025-02-20 10:13:31 +03:00
Bereket EngidaandGitHub 56c65d9e09 Merge pull request #1475 from runreal/oidc-fixes
OIDC plugin related bug fixes
2025-02-20 09:29:53 +03:00
warmanandGitHub 8ac1ffeaae fix(oidc-plugin): sub is required /userinfo response (#1504) 2025-02-20 09:26:56 +03:00
Bereket Engida 883c5a9f0e Merge branch 'main' into v1.2 2025-02-20 09:22:45 +03:00
KinfeMichael TarikuandGitHub 261fe93173 fix(api): config in getSessionFromCtx overrides query param (#1496) 2025-02-19 13:35:50 +03:00
Alexandre StahmerandGitHub add3820c0d fix(open-api): add missing id field in generated OpenAPI for each schema (Models) (#1491) 2025-02-19 13:30:23 +03:00
Bereket Engida 90c449b945 chore: release v1.2.0-beta.10 2025-02-18 00:25:19 +03:00
Bereket Engida 9cb72a5447 chore: update better-call dependency to use catalog versioning 2025-02-18 00:20:27 +03:00