Alexandre Bodin
daaf1392d2
Merge branch 'master' into develop
2020-01-21 11:46:04 +01:00
nurikabe
4ab268b134
RFC-822 doesn't require double quotes around the descriptive name in an email address
2020-01-18 16:39:27 -05:00
Alexandre Bodin
9d831a4bce
Merge branch 'develop' into features/webhooks
2020-01-13 11:42:57 +01:00
nurikabe
3c38fc33bf
Remove soft hyphen (U+00AD) from reset password email subject line
2020-01-11 11:29:24 -05:00
Alexandre Bodin
2607b38bcc
Add url validation
2020-01-08 11:33:59 +01:00
Alexandre Bodin
8204d9f542
Clear webhooksMap key when no more webhooks on an event
2020-01-07 20:21:03 +01:00
Alexandre Bodin
76b0dd7385
Merge branch 'features/webhooks' into webhooks/init
2020-01-07 19:17:12 +01:00
Alexandre BODIN
3d8230d2ca
Merge branch 'master' into feature/slovak-translations
2020-01-07 14:20:38 +01:00
Alexandre Bodin
c0c191c08f
chore(admin): Improve plugin name validator in install/uninstall plugin
2020-01-07 14:15:16 +01:00
jozefcipa
f6d455397f
Add security consideration comment
2019-12-30 16:24:41 +01:00
Alexandre Bodin
864578a0c9
Improve validators
2019-12-24 15:01:03 +01:00
Alexandre Bodin
74d25bb459
Add validators
2019-12-24 14:49:44 +01:00
Alexandre Bodin
36d662fc79
Create a webhook model to perist them outside of the core_store
2019-12-23 16:38:42 +01:00
Alexandre Bodin
36721dac0c
Add refresh and remove webhook from the runner at runtime
2019-12-18 16:10:42 +01:00
Alexandre Bodin
1547fddaeb
Batch delete
2019-12-18 14:31:49 +01:00
Alexandre Bodin
99d76552ac
Allow delete many
2019-12-18 13:46:39 +01:00
Alexandre Bodin
953335cf49
Add delete multiple route
2019-12-18 10:36:50 +01:00
Alexandre Bodin
1166d80332
Init webhook runner and store
2019-12-17 11:24:14 +01:00
Alexandre Bodin
77d136de33
Init event hub and add isEnabled
2019-12-17 10:35:04 +01:00
Alexandre Bodin
d390d569d2
Init webhooks
2019-12-13 17:59:07 +01:00
Alexandre Bodin
1500b4f49a
Valid plugin name
2019-12-01 23:05:58 +01:00
Alexandre Bodin
e0424d4b88
Fix security issue with reset password code
2019-11-04 17:40:53 +01:00
Alexandre Bodin
e20d781383
Merge branch 'master' into chore/routing-x-forwarded
2019-09-12 09:59:11 +02:00
soupette
e1b0f07655
Global single request
2019-09-09 16:06:54 +02:00
Alexandre Bodin
a22f2cefef
Remove x-forwarded-host.
...
- set security defaults for development mode that are standard
- refactor error messages to work without ctx.request.admin
- remove mask middleware and add a sanitization layer to the core-api to
hide private fileds
2019-09-06 14:33:24 +02:00
Alexandre Bodin
c4b7ae55e6
Fix username unique in users-permissions plugin and implement sql db unique option
2019-07-16 17:23:39 +02:00
Alexandre Bodin
af43649845
Implement strapi.queries
2019-07-16 17:23:38 +02:00
Alexandre Bodin
73667dec7c
Fix admin pwd persisted in plaintext on edit
2019-06-27 17:46:52 +02:00
Alexandre Bodin
42e0bf8fed
Refactor strapi-admin services and controllers
2019-05-24 17:03:01 +02:00
Alexandre Bodin
8c209020d0
Add Delete files option to strapi uninstall
2019-05-14 09:52:43 +02:00
Alexandre Bodin
efa57a37fa
Fix administrator edition
2019-05-14 09:30:10 +02:00
Alexandre Bodin
5f50b90483
Use autoReload with strapi dev only
2019-05-13 17:33:08 +02:00
Alexandre Bodin
455504ec7b
Clean commands, add install and uninstall
2019-04-30 18:02:03 +02:00
Alexandre Bodin
54d40354c8
Fix install uninstall plugin from UI and remove usless install uninstall commands now that npm install is enough
2019-04-26 19:19:00 +02:00
Alexandre Bodin
a41641bfe4
Add a queries interface to the plugins
2019-04-26 13:40:23 +02:00
Alexandre Bodin
3cc3b626e2
Fix admin model related issues
2019-04-16 09:35:13 +02:00
soupette
e56e46e030
Split admin and users.
...
Co-authored-by: lauriejim
2019-04-09 12:09:03 +02:00
soupette
d6a3184fd7
Improve fetch main data
2019-04-02 22:45:21 +02:00
Jim LAURIE
72183f299b
Use shelljs for every exec command
2019-01-28 16:23:47 +01:00
Aurelsicoko
4ad6417e62
Add an easy way to disable tracking by removing the uuid
2018-11-20 16:20:52 +01:00
Alberto Maturano
154fc28a57
Normalize to standar file permissions
...
As a result of taking a look on PR #1967 I realized there is 819
executable files in this repository. It is obvious this is an error.
2018-09-24 12:33:09 -05:00
Jim LAURIE
b29e03d032
Patch security command injection
2018-07-29 19:30:55 +02:00
Evan Owens
4086506acf
Fix spelling
2018-05-15 16:08:47 -04:00
Abdón Rodríguez Davila
147725f689
Fix exec command in uninstall plugin
2018-04-19 15:49:16 +02:00
Abdón Rodríguez Davila
686a278406
Fix exec command when the path has spaces
...
Fixes #962
2018-04-19 13:10:34 +02:00
soupette
87b5832a51
Fixes #810
2018-04-12 23:45:17 +02:00
soupette
d638ed7197
Allow left menu customization
2018-04-05 11:13:49 +02:00
cyril lopez
19648b1a13
Allow to disable GA
2018-03-23 12:44:17 +01:00
cyril lopez
589d3f5a3f
Fix app environments bug
2018-03-08 10:32:01 +01:00
cyril lopez
d616a4f7b6
Install plugin on port 1337
2017-12-20 11:23:50 +01:00