bruteforcesettings icon indicating copy to clipboard operation
bruteforcesettings copied to clipboard

🕵 Allow admins to configure the brute force settings

Results 50 bruteforcesettings issues
Sort by recently updated
recently updated
newest added

Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 2.4.0 to 2.5.0. Release notes Sourced from @​nextcloud/axios's releases. v2.5.0 2.5.0 - 2024-04-30 Added Export isAxiosError and Axios types - So in most cases you do not...

dependencies
3. to review

Bumps [@nextcloud/babel-config](https://github.com/nextcloud/babel-config) from 1.0.0 to 1.1.1. Release notes Sourced from @​nextcloud/babel-config's releases. v1.1.1 What's Changed Updating npm-publish.yml workflow from template by @​nextcloud-bot in nextcloud-libraries/babel-config#31 Enable transformation of class properties by...

dependencies
3. to review

Bumps [@nextcloud/stylelint-config](https://github.com/nextcloud/stylelint-config) from 2.4.0 to 3.0.0. Release notes Sourced from @​nextcloud/stylelint-config's releases. v3.0.0 v3.0.0 (2024-04-15) Full Changelog Breaking changes :boom: stylelint was updated to version 16.0 which drops all stylistic...

dependencies
3. to review

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...

dependencies
3. to review

Bumps [@nextcloud/router](https://github.com/nextcloud-libraries/nextcloud-router) from 3.0.0 to 3.0.1. Release notes Sourced from @​nextcloud/router's releases. v3.0.1 3.0.1 - 2024-04-22 Full Changelog Fixed fix: imagePath always adds .svg if no extension is set on...

dependencies
3. to review

Backport of #586 Warning, This backport's changes differ from the original and might be incomplete ⚠️ ## Todo - [ ] Review and resolve any conflicts - [ ] Amend...

3. to review
do not merge
technical debt

Bumps [@nextcloud/dialogs](https://github.com/nextcloud-libraries/nextcloud-dialogs) from 5.2.0 to 5.2.1. Release notes Sourced from @​nextcloud/dialogs's releases. v5.2.1 v5.2.1 (2024-04-09) Full Changelog Fixed bug fix(FilePicker): Request all default file props (incl. file id) #1287 (susnux)...

dependencies
3. to review

Some possible things to incorporate that others might find helpful: * Development setup/tips - Development environment - Testing master - Testing stable branches - Testing your own changes - Server...

enhancement

It might be useful to add an IP to whitelist based on a domain name. Think about the following scenario: The user want's to whitelist connections from his home network...

enhancement