Dev

Results 4 issues of Dev

some graphQL should be protected by authorisation token. for example **`getCustomerMetrics`** can be called and get customer related data without autherization!! that is a big security issue

type: enhancement ✨
security vulnerability :boom:
GitHub
Gauzy

**@strapi/provider-email-nodemailer** plugin always send the email as HTML because as the HTML configuration is never NULL ``` module.exports = { provider: 'nodemailer', name: 'Nodemailer', init(providerOptions = {}, settings = {})...

## Bug report i need to run a code every-time a new user register. so i created: `src/extensions/users-permissions/content-types/user/lifecycles.js` However, the afterCreate function does NOT run upon user creation ### Steps...

issue: bug
severity: medium
status: confirmed
source: plugin:users-permissions

## Bug report Cannot select Multiple files in a Multiple files Media field in Strapi V5 ### Required System information - Node.js version: - NPM version: - Strapi version: V5...

issue: bug
severity: low
status: confirmed
source: core:upload
version: 5