Commit Graph

10541 Commits (cf0050614aee8647cf10f8f48cff398572cde67b)
 

Author SHA1 Message Date
Victor Baranov cf0050614a
Merge pull request #6096 from blockscout/dependabot/hex/exvcr-0.13.4 2 years ago
Victor Baranov 59bdae732c
Merge pull request #6095 from blockscout/dependabot/npm_and_yarn/apps/block_scout_web/assets/jest-environment-jsdom-29.0.3 2 years ago
dependabot[bot] 865d1067f3
Bump exvcr from 0.13.3 to 0.13.4 2 years ago
dependabot[bot] 7539eef10d
Bump jest-environment-jsdom in /apps/block_scout_web/assets 2 years ago
Victor Baranov 9944f5d532
Merge pull request #6092 from blockscout/account 2 years ago
Viktor Baranov 74b9daa405 Finalize Account functionality PR 2 years ago
Viktor Baranov 2b972226b9 Update .git workflow 2 years ago
Viktor Baranov 838073b243 Change branches trigger in .github/workflows/config.yml 2 years ago
Viktor Baranov b4a3748de4 ACCOUNT_DATABASE_URL from DATABASE_URL if not provided 2 years ago
Viktor Baranov a172b17eec Add ACCOUNT_ENABLED, ACCOUNT_REDIS_URL to Makefile 2 years ago
Никита Поздняков 87f8c73f3c
Fix tests 2 years ago
Никита Поздняков d7c79dec40
Fix tests 2 years ago
Никита Поздняков 17f4946b7a
Fix docker compose 2 years ago
Никита Поздняков e904e72549
Fix tests 2 years ago
Никита Поздняков 4a88a10bda
Fix tests 2 years ago
Никита Поздняков 00ee70f5a9
Add redis storage to have possibility to invalidate sessions 2 years ago
Viktor Baranov 25369e7e27 Fix gettext 2 years ago
Viktor Baranov 4591667ba4 Handle wrong Cloak key 2 years ago
Viktor Baranov 428aac0152 Ability to disable account by default and enable it with ACCOUNT_ENABLED env variable 2 years ago
Viktor Baranov ff51149eab Rename account env vars 2 years ago
Viktor Baranov ddc898b359 Rename account env vars 2 years ago
Victor Baranov 911b601d24 Update config.yml 2 years ago
Никита Поздняков a547a43b20 Remove api_logout path 2 years ago
Никита Поздняков 053c0e94d5 Put csrf token into header 2 years ago
Никита Поздняков 253bbcde17 Add get_csrf method; Fix some errors 2 years ago
Никита Поздняков ba2754e4d6 Fix key :id not found error 2 years ago
Никита Поздняков 83990b0f62 Clean up tests code 2 years ago
Никита Поздняков 361bf84e8c Remove Guardian, JWT related code 2 years ago
Никита Поздняков 9869120dec Set SameSite attribute to Lax for session cookie 2 years ago
Никита Поздняков 2ee642d6ba Fix tests 2 years ago
Никита Поздняков 183d778f80 Add submission date; Reuse legacy session cookie instead of JWT 2 years ago
Никита Поздняков 3575c6ea34 Add env to docker related files 2 years ago
Никита Поздняков 501df71449 Invalidate GA cache 2 years ago
Никита Поздняков 7f2c422e31 Remove migration with copying account data 2 years ago
Никита Поздняков c8298fe3b5 Fix hash field for watchlist notifications 2 years ago
Никита Поздняков 4874d216e2 Ready to use encrypted DB 2 years ago
Никита Поздняков 2fbb4ed1de Ready to migrate and encrypt 2 years ago
Никита Поздняков e1a2f54f81 Fix after rebase 2 years ago
Viktor Baranov f07267b4e3 Resolve rebase conflicts 2 years ago
Никита Поздняков ba3374f11f remove debug 2 years ago
Никита Поздняков c2ce2e6a5b all is working 2 years ago
Никита Поздняков 053b2db32e Need to add unique constraints and chengeset for hash fields 2 years ago
Никита Поздняков 4e9e7acd0d Add encryption, need to add _hash fields to search, and think about automatization of migration proccess 2 years ago
nikitosing d7eef32074 Migrate account data to separate DB (#67) 2 years ago
Viktor Baranov 5f54ea79c7 Update dialyzer cache kery in CI 2 years ago
Viktor Baranov 7c60afabd0 Move SENDGRID_ and PUBLIC_TAGS_AIRTABLE_ variables to runtime config 2 years ago
Никита Поздняков c2fa5a06d5 Fix editing public tags request (case with deleting addresses) 2 years ago
Никита Поздняков cc80d96afa Fix edit form for public tags request; Add space trimming for tags 2 years ago
Никита Поздняков cb2206b359 Fix public tags request bug 2 years ago
Никита Поздняков c2b7deecfa Fix migration 2 years ago