Update README, correcting name and linking to user_external app
This commit is contained in:
parent
b405bc314c
commit
e395edc60d
@ -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/**
|
||||
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user