0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-24 00:47:50 +01:00
posthog/bin
Yakko Majuri 3b8d328c10
Allow passing in token to Personal API Key requests (#5044)
* Allow passing in token to Personal API Key requests

* fix

* fix accidental commit

* update comment

* dont access self.request.user.team if not needed

* add tests

* Add an assert to make mypy happy

Co-authored-by: Michael Matloka <dev@twixes.com>
2021-07-16 10:35:56 -03:00
..
check-typescript-strict Run typescript with strict in CI, allow no new errors (#3050) 2021-01-22 16:36:30 +02:00
component-test-runner Add bin script to start Cypress component tests (#4186) 2021-05-04 17:14:17 -04:00
docker
docker-backend Docker support on the Apple M1 chip / arm64 (#4024) 2021-04-19 10:12:02 -04:00
docker-dev Fix webpack-dev-server inside Docker (#2699) 2020-12-08 11:44:39 +01:00
docker-dev-web Fix webpack-dev-server inside Docker (#2699) 2020-12-08 11:44:39 +01:00
docker-frontend Fix webpack-dev-server inside Docker (#2699) 2020-12-08 11:44:39 +01:00
docker-migrate
docker-server Log web access in docker (#2230) 2020-11-05 12:07:39 +02:00
docker-worker Add handing off event ingestion to plugin server (#2898) 2021-01-21 15:39:44 +01:00
docker-worker-beat Remove NewRelic from Cloud (#4716) 2021-06-14 11:01:57 +02:00
docker-worker-celery Use -Ofair for celery workers (#5063) 2021-07-12 13:52:05 +03:00
e2e-test-runner Fix e2e tests (#4357) 2021-05-20 16:42:26 +02:00
install-macosx_arm64 bump cryptography==3.4.7 and add macosx_arm64 install script (#3935) 2021-04-10 00:53:19 +02:00
plugin-server Get rid of DATABASE_URL and REDIS_URL construction in bin/plugin-server (#3873) 2021-04-06 11:39:30 +02:00
pull_production_db
start Default set debug=1 to bin/start (#3807) 2021-04-06 15:50:48 +02:00
start-backend
start-frontend Allow passing in token to Personal API Key requests (#5044) 2021-07-16 10:35:56 -03:00
start-frontend-https
start-https New toolbar cookie + Secure session/csrf cookies (#1387) 2020-08-11 10:52:43 +02:00
start-worker Use -Ofair for celery workers (#5063) 2021-07-12 13:52:05 +03:00
tests Warn before running all tests (#4204) 2021-05-04 15:41:22 +02:00