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
|
||||
- Support Nextcloud password_policy
|
||||
- Extend user/group search
|
||||
- Support for Nextcloud 18
|
||||
|
||||
### Fixed
|
||||
- Getting user display names backend
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
<category>auth</category>
|
||||
<dependencies>
|
||||
<php min-version="7.0"/>
|
||||
<nextcloud min-version="14" max-version="16"/>
|
||||
<nextcloud min-version="14" max-version="18"/>
|
||||
</dependencies>
|
||||
<settings>
|
||||
<admin>\OCA\UserSQL\Settings\Admin</admin>
|
||||
|
||||
Reference in New Issue
Block a user