-
Notifications
You must be signed in to change notification settings - Fork 3
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
Release openidconnect 2.1.0 #168
Comments
Testplan draft: #132 I assume this will be a slow release, multiple new setups are needed here. |
@jnweiger Testplan needs the following additions regarding #167 Add no settings at all
Expected behaviourApp fails the same way as previous release Add no settings to DB
Expected behaviourLogin should work Add invalid settings to DB
Expected behaviour
Add valid settings to DB
Expected behaviourLogin should work |
@hurradieweltgehtunter can you provide test instances fro the above issues? |
I don't have access to set up public instances, Sorry. |
Is this going forward? Anything I can do to speed this up? |
No progress. Blocked by other priorities and vacations. |
Also an important change in this release which needs to go out - #130 |
Most recent tests with openidconnect app (git master) have shown that PKCE is not properly working. Affected IdPs: any who supports PKCE or enforces it. |
RC2 built. It includes the fix for #181 |
RC2 passed changelog regression tests. |
Reason
#148 [Security] Bump phpseclib/phpseclib from 2.0.29 to 2.0.31
#150 [Enhancement] AutoProvisioning based on a Provisioning Claim
#151 [Enhancement] Autoprovisionining based on claim
#155 [Bugfix] Use random_bytes for uid and password generation
#167 [Enhancement] Add db as additional settings storage backend
Release is required (mainly because of #167 ) for use in ownCloud Online.
Product approval
info.xml
description and screenshotQA
development
toqa
(testplan and tickets mentioned in release ticket)Documentation
Marketing
Build
All actions to be done on the release branch from here:
info.xml
(no version suffix)sonar-project.properties
(no version suffix)info.xml
info.xml
Beta/RC
v${version}-rc1
on release branch (see https://confluence.owncloud.com/display/EN/Product+Owners+List)v${version}-rc1
(see handbook for how to build)Final
v${version}
on release branch#marketing
channel to coordinate publishingPublishing
#updates
channelPost-release
master
branch with description "Closes #XYZ" with the release ticket number$version
and close the milestoneThe text was updated successfully, but these errors were encountered: