-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
password_policy 2.1.2 #291
Comments
@karakayasemi @pako81 please coordinate and share existing code / concepts |
@VicDeo this is what I had in mind and seems to work locally. It requires changes in both core and password_policy:
|
@pako81's solution seems okay and safe to me. As far as I see, there are no other usages of the change suggested hook in the code-base out of the password_policy app. But, the hook will be backward compatible with @pako81's solution anyway. Also, since we have now user share expiration date, we may extend password_policy app features with user share expiration date checks without touching core in the future. |
What is behavior we are fixing with the changeset above? |
PR #293 fixes #287 and is merged. @HanaGemela IMO we can start the release process. (Isssue #286 is a suggestion for improving UI workflow - IMO not to be done for this release) |
@davitol RC1 ready for testing https://github.com/owncloud/password_policy/releases/tag/v2.1.2RC1 |
@davitol priority has been increased to P2 |
Tarball is QA-ready |
Reason
QA
development
toqa
Documentation
Marketing
info.xml
description and screenshotBuild
All actions to be done on the release branch from here:
info.xml
(no version suffix)info.xml
info.xml
Beta/RC
v${version}RC1
on release branchv${version}RC1
(seehandbook for how to build)
Final
v${version}
on release branchPublishing
#updates
channelPost-release
$version
master
branch withdescription "Closes #XYZ" with the release ticket number
The text was updated successfully, but these errors were encountered: