Merge lp://staging/~mardy/account-plugins/nextcloud-auth-1651938 into lp://staging/account-plugins
Proposed by
Alberto Mardegan
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | David Barth | ||||
Approved revision: | 184 | ||||
Merged at revision: | 184 | ||||
Proposed branch: | lp://staging/~mardy/account-plugins/nextcloud-auth-1651938 | ||||
Merge into: | lp://staging/account-plugins | ||||
Diff against target: |
23 lines (+2/-0) 2 files modified
qml/nextcloud/NewAccount.qml (+1/-0) qml/owncloud/NewAccount.qml (+1/-0) |
||||
To merge this branch: | bzr merge lp://staging/~mardy/account-plugins/nextcloud-auth-1651938 | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Online Accounts | Pending | ||
Review via email: mp+319788@code.staging.launchpad.net |
Commit message
NextCloud/OwnCloud: fix account creation on newer releases
A special header must be provided in order to avoid failing the CSRF check.
Description of the change
NextCloud/OwnCloud: fix account creation on newer releases
A special header must be provided in order to avoid failing the CSRF check.
To post a comment you must log in.