Update README, correcting name and linking to user_external app

This commit is contained in:
Raoul Snyman 2022-05-17 15:28:23 -07:00
parent b405bc314c
commit e395edc60d
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# External Password
An app for Nextcloud to allow an administrator to direct a user to an external site for changing their password. This is useful in conjunction with an app like external_users.
An app for Nextcloud to allow an administrator to direct a user to an external site for changing their password. This is useful in conjunction with an app like [External User Authentication](https://apps.nextcloud.com/apps/user_external).
Place this app in **nextcloud/apps/**

View File

@ -1,5 +1,5 @@
{
"name": "External Password",
"name": "raoul/externalpassword",
"description": "An app for Nextcloud to allow an administrator to direct a user to an external site for changing their password.",
"type": "project",
"license": "AGPL",