Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: MFA #162

Merged
merged 120 commits into from
Mar 13, 2024
Merged

feat: MFA #162

merged 120 commits into from
Mar 13, 2024

Commits on Jan 19, 2023

  1. Configuration menu
    Copy the full SHA
    f99cd8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e16d29b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    841e84e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f322888 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2023

  1. Configuration menu
    Copy the full SHA
    dacfeef View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. fixes bug

    rishabhpoddar committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    426e2ed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4178085 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    89761fb View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Configuration menu
    Copy the full SHA
    b7b8b5d View commit details
    Browse the repository at this point in the history
  2. adds more tests

    rishabhpoddar committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    787d49c View commit details
    Browse the repository at this point in the history
  3. fixes bugs

    rishabhpoddar committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    32680ee View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    a700b72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91b3e33 View commit details
    Browse the repository at this point in the history
  3. adds more tests

    rishabhpoddar committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    4ce4383 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2023

  1. Configuration menu
    Copy the full SHA
    b68aebb View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    55e8075 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. fixes all tests

    rishabhpoddar committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    cbc005b View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2023

  1. fixes tests

    rishabhpoddar committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    ccb6f73 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    9cbc85f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea05ab3 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. small change

    rishabhpoddar committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    18fd7ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b61ddc7 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    06a0643 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c0931f View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    489ec41 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. Configuration menu
    Copy the full SHA
    8a988ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a9a47d View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    1c39f03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6746329 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb724ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72f7ec1 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    39b5690 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Configuration menu
    Copy the full SHA
    145a4be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ebd1131 View commit details
    Browse the repository at this point in the history
  3. makes tests pass

    rishabhpoddar committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    437f39e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    805a9a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    38d10b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. function name changes

    rishabhpoddar committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    7e0c165 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. fix: Multitenancy schema updates (#59)

    * fix: few schema changes and multitenancy impl
    
    * fix: handling pkey constraint
    
    * fix: pr comments
    
    * fix: pr comments
    
    * fix: pr comments
    
    * fix: pr comments
    
    * fix: typo and logical mistakes
    
    * fix: null handling and new exceptions
    
    * fix: refactored provider SQLs
    
    * fix: refactored select all
    
    * fix: fix for concurrent test
    
    * fix: cleanup
    
    * fix: cleanup and handle null boolean
    sattvikc authored Mar 3, 2023
    Configuration menu
    Copy the full SHA
    9ae2f2d View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2023

  1. merges with latest

    rishabhpoddar committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    ef3a0a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. fix: Multitenant emailpassword recipe changes (#60)

    * fix: emailpassword schema
    
    * fix: ep, ev and pless schema
    
    * fix: prepare for ep review
    
    * fix: app_id_to_user_id table
    
    * fix: ep recipe impl
    
    * fix: removed todo
    
    * fix: updated as per plugin interface
    
    * fix: fixed index
    
    * fix: pr comments
    
    * fix: removed backward compatibility
    sattvikc authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    4525dec View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. fix: minor fix (#62)

    sattvikc authored Mar 17, 2023
    Configuration menu
    Copy the full SHA
    639cb7c View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. fix: Multitenant schema changes (#64)

    * fix: ev and pless impl
    
    * fix: ev fixes
    
    * fix: pless and tp changes
    
    * fix: revert delete user
    
    * fix: pless impl
    
    * fix: cleanup and fixed deleteUser
    
    * fix: simplified queries and added fkey checks in ep
    
    * fix: fkey checks for pless
    
    * fix: fkey checks for thirdparty
    
    * fix: fkey checks for emailverification
    
    * fix: fixed test
    
    * fix: updated to join query for ep
    
    * fix: updated join queries
    
    * fix: constraints
    
    * fix: test fix
    
    * fix: pr comments
    sattvikc authored Mar 24, 2023
    Configuration menu
    Copy the full SHA
    baf6a86 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. fix: to support PR comments on core (#65)

    * fix: from core pr comments
    
    * fix: updated tenant identifier conversion
    sattvikc authored Mar 25, 2023
    Configuration menu
    Copy the full SHA
    4c36155 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. fix: Multitenant userroles (#69)

    * fix: user roles impl
    
    * fix: handling fkey
    
    * fix: transaction fix
    
    * fix: transaction fix
    sattvikc authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    0c467d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. fix: Multitenant usermetadata (#70)

    * fix: user roles impl
    
    * fix: handling fkey
    
    * fix: usermetadata impl
    
    * fix: transaction fix
    
    * fix: transaction fix
    sattvikc authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    d282b12 View commit details
    Browse the repository at this point in the history
  2. fix: ep storage (#71)

    sattvikc authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    7a9adbc View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Configuration menu
    Copy the full SHA
    09729e7 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. fix: Multitenant thirdparty changes for update email (#75)

    * fix: thirdparty storage
    
    * fix: thirdparty changes
    
    * fix: pr comments
    sattvikc authored Apr 3, 2023
    Configuration menu
    Copy the full SHA
    7eb9f2a View commit details
    Browse the repository at this point in the history
  2. fix: Multitenant emailverification storage (#76)

    * fix: thirdparty storage
    
    * fix: emailverification storage
    sattvikc authored Apr 3, 2023
    Configuration menu
    Copy the full SHA
    8dc347c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    105b5f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. fix: Multitenant session (#78)

    * fix: session changes
    
    * fix: session changes
    
    * fix: session changes
    sattvikc authored Apr 4, 2023
    Configuration menu
    Copy the full SHA
    154b9b3 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. comment modification

    rishabhpoddar committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    7800c54 View commit details
    Browse the repository at this point in the history
  2. fix: Multitenant session changes (#80)

    * fix: key value changes
    
    * fix: pr comments
    
    * fix: adding tenant or app not found exceptions
    sattvikc authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    aaa94c2 View commit details
    Browse the repository at this point in the history
  3. Multi tenant merging with latest (#79)

    * merges with latest
    
    * fixes test compilation issue
    
    * increases threshold of deadlock retries
    
    * adds simple test for loading 50 storages
    rishabhpoddar authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    8e71b3e View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. many fixes

    rishabhpoddar committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    ac16c99 View commit details
    Browse the repository at this point in the history
  2. fix: jwt changes (#82)

    sattvikc authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    af8c931 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. fix: Multitenant General Queries (#84)

    * fix: updated general queries
    
    * fix: fixed queries
    sattvikc authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    6ac571a View commit details
    Browse the repository at this point in the history
  2. fix: Multitenant dashboard (#85)

    * fix: updated general queries
    
    * fix: fixed queries
    
    * fix: dashboard queries
    
    * fix: added fk contstraint
    
    * fix: fixed index
    sattvikc authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    16e970d View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. fix: Multitenant totp (#86)

    * fix: totp queries
    
    * fix: handling fk
    
    * fix: pr comment
    sattvikc authored Apr 11, 2023
    Configuration menu
    Copy the full SHA
    546de37 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. merges (#87)

    rishabhpoddar authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    94855c9 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. adds new config

    rishabhpoddar committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    9d1a3a2 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. fix: multitenancy changes (#88)

    * fix: multitenancy changes
    
    * fix: multitenant queries
    
    * fix: add userid to tenant
    
    * fix: saas test
    
    * fix: remove DeletionInProgressException
    
    * fix: pr comments
    
    * fix: recipe id in appid_to_userid table
    
    * fix: pr comment
    
    * fix: query fixes
    
    * fix: fixed validation
    
    * fix: added comments
    sattvikc authored Apr 21, 2023
    Configuration menu
    Copy the full SHA
    528ee86 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. fix: Misc changes (#89)

    * fix: session expiry index
    
    * fix: active users
    sattvikc authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    741a9b2 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    6662fb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    45e6e09 View commit details
    Browse the repository at this point in the history
  3. fix: Tenantid in userobjects (#90)

    * fix: adding tenant ids to user objects
    
    * fix: create user type
    
    * fix: test fixes
    
    * fix: transaction
    
    * fix: refactored ep and tp
    
    * fix: refactor pless
    
    * fix: pr comment
    
    * fix: pr comment
    sattvikc authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    0e2b0e6 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2023

  1. fix: test fix (#92)

    sattvikc authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    1933454 View commit details
    Browse the repository at this point in the history
  2. fix: Startup log (#93)

    * fix: removed log to console
    
    * fix: tenant id in loadConfig
    sattvikc authored Apr 28, 2023
    Configuration menu
    Copy the full SHA
    6c3664e View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. fix: Userpool test (#94)

    * fix: userpool test
    
    * fix: added test with server restart
    sattvikc authored May 1, 2023
    Configuration menu
    Copy the full SHA
    2e44c54 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    890192c View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. fix: Delete nonauth user (#96)

    * fix: nonAuthRecipeuserData to take tenantIdentifier
    
    * fix: pr comments
    sattvikc authored May 4, 2023
    Configuration menu
    Copy the full SHA
    71485b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1797df2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77beacc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0744c44 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d00098 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Configuration menu
    Copy the full SHA
    8a7c696 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    57740f4 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    4e1d22b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2268cf2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b30ca9 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. fix: config annotation (#102)

    * fix: config annotation
    
    * fix: removed comments
    
    * Update src/main/java/io/supertokens/storage/postgresql/config/PostgreSQLConfig.java
    
    * Update src/main/java/io/supertokens/storage/postgresql/config/PostgreSQLConfig.java
    
    ---------
    
    Co-authored-by: Rishabh Poddar <[email protected]>
    sattvikc and rishabhpoddar authored May 12, 2023
    Configuration menu
    Copy the full SHA
    bfda93f View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    a153063 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    275d4ad View commit details
    Browse the repository at this point in the history
  3. fix: merge issue

    sattvikc committed May 15, 2023
    Configuration menu
    Copy the full SHA
    1b841e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1da59bc View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. fix: fkey names (#104)

    * fix: fixed fkey names on user tables
    
    * fix: catching fkey constraints
    
    * fix: added comments
    sattvikc authored May 17, 2023
    Configuration menu
    Copy the full SHA
    f261688 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. fix: Postgres migration (#105)

    * fix: fixed fkey names on user tables
    
    * fix: catching fkey constraints
    
    * fix: added comments
    
    * fix: changelog
    
    * fix: changelog
    
    * fix: pr comment
    sattvikc authored May 23, 2023
    Configuration menu
    Copy the full SHA
    42eb27e View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. fix: Fkey indexes (#109)

    * fix: fkey indexes
    
    * fix: fixes
    
    * fix: active users storage stuff
    
    * fix: active users storage stuff
    
    * fix: fixed index name
    
    * fix: updated migration script
    sattvikc authored May 25, 2023
    Configuration menu
    Copy the full SHA
    e2b9ab3 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    8e1865d View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    cdc6949 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d6a335 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    453081b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #161 from supertokens/merge-5.0

    Merge 5.0
    sattvikc authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    4917483 View commit details
    Browse the repository at this point in the history
  3. refactor: Replace TotpNotEnabledError with UnknownUserIdTotpError (#133)

    * refactor: Replace totp not enabled error with unknown device error
    
    * Replace TotpNotEnabledError with UnknownUserIdTotpError
    
    * chores: Update CHANGELOG
    
    * fix: build
    
    * fix: totp queries
    
    ---------
    
    Co-authored-by: Sattvik Chakravarthy <[email protected]>
    KShivendu and sattvikc authored Sep 28, 2023
    Configuration menu
    Copy the full SHA
    4cf61bb View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. fix: queries

    sattvikc committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    e547b94 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    31578e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. fix: mfa cleanup (#164)

    * fix: mfa cleanup
    
    * fix: pr comments
    sattvikc authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    d3ab41b View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    b6ae4e6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #168 from supertokens/merge-latest

    Merge latest
    sattvikc authored Oct 20, 2023
    Configuration menu
    Copy the full SHA
    ed5eee8 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Mfa multitenancy (#167)

    * fix: mfa multitenancy queries
    
    * fix: mfa cleanup
    
    * fix: mfa config storage
    
    * fix: mfa
    
    * fix: tests
    
    * fix: default values
    
    * fix: pr comments
    
    * fix: pr comments
    
    * fix: minor fix
    
    * fix: pr comments
    
    * fix: set
    
    * fix: pr comment
    
    * fix: constraint
    sattvikc authored Oct 27, 2023
    Configuration menu
    Copy the full SHA
    b3f7a73 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. fix: created_at in totp devices (#169)

    * fix: created_at in totp devices
    
    * fix: add createdat to totp device
    sattvikc authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    6ebaa47 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. fix: mfa stats (#170)

    * fix: mfa stats
    
    * fix: pr comments
    sattvikc authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    dba89ba View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. fix: index name

    sattvikc committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    72589b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c03a7f1 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Configuration menu
    Copy the full SHA
    d40538a View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    d6e27cc View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. fix: mfa changes (#177)

    sattvikc authored Dec 25, 2023
    Configuration menu
    Copy the full SHA
    08043dc View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Configuration menu
    Copy the full SHA
    87e64f2 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. fix: Merge latest (#199)

    * fix: remove db password from logs (#181)
    
    * fix: remove db password from logs
    
    * fix: Update version
    
    * fix: mask db password
    
    * fix: Add tests
    
    * fix: Add more tests
    
    * fix: PR changes
    
    * fix: PR changes
    
    * fix: Connection pool issue (#182)
    
    * fix: test connection pool
    
    * fix: changelog
    
    * fix: test for downtime during connection pool change
    
    * fix: assert that there should be down time
    
    * fix: cleanup
    
    * adding dev-v5.0.7 tag to this commit to ensure building
    
    * fix: cicd tests (#185)
    
    * fix: logging test (#187)
    
    * adding dev-v5.0.7 tag to this commit to ensure building
    
    * fix: flaky test (#188)
    
    * adding dev-v5.0.7 tag to this commit to ensure building
    
    * fix: adds idle timeout and minimum idle configs (#184)
    
    * fix: adds idle timeout and minimum idle configs
    
    * fix: protected props
    
    * fix: changelog
    
    * fix: test protected config
    
    * adding dev-v5.0.7 tag to this commit to ensure building
    
    * fix: cicd (#189)
    
    * fix: cicd
    
    * fix: test
    
    * adding dev-v5.0.7 tag to this commit to ensure building
    
    * fixes tests
    
    * adding dev-v5.0.7 tag to this commit to ensure building
    
    * fix: vulnerability fix (#192)
    
    * fix: vulnerability fix
    
    * fix: vulnerability fix
    
    * adding dev-v5.0.8 tag to this commit to ensure building
    
    * fix: dependencies (#195)
    
    * adding dev-v5.0.8 tag to this commit to ensure building
    
    * fix: version update (#198)
    
    * adding dev-v5.0.8 tag to this commit to ensure building
    
    ---------
    
    Co-authored-by: Ankit Tiwari <[email protected]>
    Co-authored-by: rishabhpoddar <[email protected]>
    3 people authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    15a4351 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. merge latest (#204)

    * fix: remove db password from logs (#181)
    
    * fix: remove db password from logs
    
    * fix: Update version
    
    * fix: mask db password
    
    * fix: Add tests
    
    * fix: Add more tests
    
    * fix: PR changes
    
    * fix: PR changes
    
    * fix: Connection pool issue (#182)
    
    * fix: test connection pool
    
    * fix: changelog
    
    * fix: test for downtime during connection pool change
    
    * fix: assert that there should be down time
    
    * fix: cleanup
    
    * adding dev-v5.0.7 tag to this commit to ensure building
    
    * fix: cicd tests (#185)
    
    * fix: logging test (#187)
    
    * adding dev-v5.0.7 tag to this commit to ensure building
    
    * fix: flaky test (#188)
    
    * adding dev-v5.0.7 tag to this commit to ensure building
    
    * fix: adds idle timeout and minimum idle configs (#184)
    
    * fix: adds idle timeout and minimum idle configs
    
    * fix: protected props
    
    * fix: changelog
    
    * fix: test protected config
    
    * adding dev-v5.0.7 tag to this commit to ensure building
    
    * fix: cicd (#189)
    
    * fix: cicd
    
    * fix: test
    
    * adding dev-v5.0.7 tag to this commit to ensure building
    
    * fixes tests
    
    * adding dev-v5.0.7 tag to this commit to ensure building
    
    * fix: vulnerability fix (#192)
    
    * fix: vulnerability fix
    
    * fix: vulnerability fix
    
    * adding dev-v5.0.8 tag to this commit to ensure building
    
    * fix: dependencies (#195)
    
    * adding dev-v5.0.8 tag to this commit to ensure building
    
    * fix: version update (#198)
    
    * adding dev-v5.0.8 tag to this commit to ensure building
    
    * fix: fixes storage handling for non-auth recipes (#203)
    
    * fix: tests
    
    * fix: user role table constraint
    
    * fix: pr comments
    
    * fix: according to updated interface
    
    * fix: user roles
    
    * fix: version and changelog
    
    * fix: plugin interface version
    
    * adding dev-v6.0.0 tag to this commit to ensure building
    
    ---------
    
    Co-authored-by: Ankit Tiwari <[email protected]>
    Co-authored-by: rishabhpoddar <[email protected]>
    3 people authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    85b4e52 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. fix: One million users test (#196)

    * test: one million users first version
    
    * fix: user data
    
    * fix: update test
    
    * fix: update cicd
    
    * fix: wip
    
    * fix: measurements
    
    * fix: test
    
    * fix: adding memory tests
    
    * fix: memory limit
    sattvikc authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    f24e2eb View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    451289b View commit details
    Browse the repository at this point in the history
  2. fix: one million users test

    sattvikc committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    b6f9065 View commit details
    Browse the repository at this point in the history
  3. fix: versions

    sattvikc committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    8f4b1a9 View commit details
    Browse the repository at this point in the history
  4. fix: versions

    sattvikc committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    68cb492 View commit details
    Browse the repository at this point in the history
  5. Remaining changes (#206)

    * fix: pass appId to getUserIdMappingForSuperTokensIds
    
    * fix: one million users test
    
    * fix: versions
    
    * fix: versions
    sattvikc authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    ae791e1 View commit details
    Browse the repository at this point in the history
  6. fix: one million users

    sattvikc committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    c91dea7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eb32bd3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7a06b1f View commit details
    Browse the repository at this point in the history