diff options
author | blizzz <blizzz@arthur-schiwon.de> | 2022-09-22 12:37:35 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-22 12:37:35 +0200 |
commit | 8c7a35cc781af3baa3621b4b8379f7bbe5f12ec0 (patch) | |
tree | a2c7c5a303f7111ad47ba7b0e7a0b9171c1fb4bb | |
parent | be1cb991880f027b5b96756bc7e8e3a878273f08 (diff) | |
parent | 5fedb42520f22ae12d8e1d56e352fde6d95dfd79 (diff) | |
download | nextcloud-server-8c7a35cc781af3baa3621b4b8379f7bbe5f12ec0.tar.gz nextcloud-server-8c7a35cc781af3baa3621b4b8379f7bbe5f12ec0.zip |
Merge pull request #34183 from nextcloud/bump-shipped-list
Bumped shipped apps list
-rw-r--r-- | core/shipped.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/shipped.json b/core/shipped.json index e1407798289..33125212d2b 100644 --- a/core/shipped.json +++ b/core/shipped.json @@ -2,6 +2,7 @@ "shippedApps": [ "activity", "admin_audit", + "bruteforcesettings", "circles", "cloud_federation_api", "comments", @@ -36,10 +37,12 @@ "sharebymail", "support", "survey_client", + "suspicious_login", "systemtags", "text", "theming", "twofactor_backupcodes", + "twofactor_totp", "updatenotification", "user_ldap", "user_status", |