0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 18:07:17 +01:00
posthog/ee/test
Michael Matloka 77251f5406
fix(auth): Upgrade personal API keys (#11902)
* fix(auth): Upgrade personal API keys

* Fix migration

* Fix Liskov violation

* Fix capture endpoint

* Allow dropping NOT NULL

* Fix tests

* Fix an E2E test

* Remove `type: ignore`s

* Use `SECRET_KEY` for salt

* Revert "Use `SECRET_KEY` for salt"

This reverts commit 3bc9f64dc5.

* Move comment

* Fix `BaseTestMigrations` typing

* Make mypy happy
2022-09-28 12:53:48 +02:00
..
__snapshots__ fix(migration): migrate deprecated_tags to new tagging model (#8825) 2022-03-09 10:25:47 -08:00
test_migration_0012.py fix(auth): Upgrade personal API keys (#11902) 2022-09-28 12:53:48 +02:00