password_policy
password_policy copied to clipboard
:lock: Let the admin define certain rules for passwords, e.g. a minimum length
Bumps [@nextcloud/stylelint-config](https://github.com/nextcloud/stylelint-config) from 2.4.0 to 3.0.1. Release notes Sourced from @nextcloud/stylelint-config's releases. v3.0.1 v3.0.1 (2024-05-07) Fixed fix: Remove stylistic rules also for scss v3.0.0 v3.0.0 (2024-04-15) Full Changelog Breaking changes...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.2.7 to 5.2.11. Changelog Sourced from vite's changelog. 5.2.11 (2024-05-02) feat: improve dynamic import variable failure error message (#16519) (f8feeea), closes #16519 fix: dynamic-import-vars plugin normalize path...
Bumps [@nextcloud/vite-config](https://github.com/nextcloud/nextcloud-vite-config) from 1.2.2 to 2.0.0. Release notes Sourced from @nextcloud/vite-config's releases. v2.0.0 :rocket: This version brings Vue 3 support to apps and libraries :rocket: For Vue 2.7 please use...
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.10.0 to 8.11.3. Release notes Sourced from @nextcloud/vue's releases. v8.11.3 What's Changed 🐛 Fixed bugs fix(NcReferenceWidget): do not try to render widget when there is no widget...
Bumps [@nextcloud/l10n](https://github.com/nextcloud-libraries/nextcloud-l10n) from 2.2.0 to 3.1.0. Release notes Sourced from @nextcloud/l10n's releases. v3.1.0 3.1.0 - 2024-05-07 Added Allow setting escape option per parameter replacing. For more security this should be...
Password policy 1.15 ### Steps to reproduce 1. Check that Password policy app is active (in my chase v1.15) 2. Create a new share 3. error popup: "Error generating password...
https://help.nextcloud.com/t/force-password-change-at-user-logon/1664/1 I think it's a nice idea and also fit's in the context of this app.
Bumps [@nextcloud/initial-state](https://github.com/nextcloud/nextcloud-initial-state) from 2.1.0 to 2.2.0. Release notes Sourced from @nextcloud/initial-state's releases. v2.2.0 2.2.0 - 2024-04-29 Changed Update NPM version to LTS v10 Migrate to Vite for building and Vitest...
Automated update of the reuse.yml workflow from https://github.com/nextcloud/.github
We should not use private API in apps, especially if there is a public alternative.