Support for Nextcloud 18
This commit is contained in:
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
|
|||||||
- Users can confirm passwords
|
- Users can confirm passwords
|
||||||
- Support Nextcloud password_policy
|
- Support Nextcloud password_policy
|
||||||
- Extend user/group search
|
- Extend user/group search
|
||||||
|
- Support for Nextcloud 18
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Getting user display names backend
|
- Getting user display names backend
|
||||||
|
|||||||
@@ -22,7 +22,7 @@
|
|||||||
<category>auth</category>
|
<category>auth</category>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<php min-version="7.0"/>
|
<php min-version="7.0"/>
|
||||||
<nextcloud min-version="14" max-version="16"/>
|
<nextcloud min-version="14" max-version="18"/>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
<settings>
|
<settings>
|
||||||
<admin>\OCA\UserSQL\Settings\Admin</admin>
|
<admin>\OCA\UserSQL\Settings\Admin</admin>
|
||||||
|
|||||||
Reference in New Issue
Block a user