Thomas Citharel d41aa3b2fd
Disallow accessing identity page when logged in
And disallow calls to fetchPerson when not our own profile or unlogged

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-10-02 09:53:32 +02:00
..
2020-06-25 12:30:29 +02:00
2020-08-31 14:25:21 +02:00
2020-06-25 12:30:29 +02:00
2020-09-30 10:39:00 +02:00
2020-06-25 12:30:29 +02:00
2020-08-31 14:25:21 +02:00
2020-09-30 10:39:00 +02:00

mobilizon

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Run your end-to-end tests

yarn test:e2e

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.