You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,16 @@ Detect and warn about suspicious IPs logging into Nextcloud
8
8
9
9
The app is still under development, so it’s time for you to [get involved! 👩💻](https://github.com/nextcloud/suspicious_login#development-setup)
10
10
11
+
## Installation
12
+
13
+
### Nextcloud 25 and newer
14
+
15
+
The app is [shipped](https://docs.nextcloud.com/server/latest/developer_manual/app_publishing_maintenance/release_process.html#shipped-apps) and comes with the installation of Nextcloud Server. No additional steps are necessary.
16
+
17
+
### Nextcloud 24 and older
18
+
19
+
The app is available through the [app store](https://apps.nextcloud.com/apps/suspicious_login). It can be [installed through Nextcloud's app management UI](https://docs.nextcloud.com/server/latest/admin_manual/apps_management.html#managing-apps).
0 commit comments