Skip to content
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

do not advertise nulled userId for for systemwide credentials #20505

Merged
merged 2 commits into from
Apr 16, 2020

Conversation

blizzz
Copy link
Member

@blizzz blizzz commented Apr 15, 2020

these (first commit) are actually expected to FAIL, because NULL as a userid is not
allowed in the schema, but documented to be used on the source.

There you go:

Screenshot_20200415_193341

I will push fixing commits after CI finished.

I left the API as is for compatibility (although it probably would have crashed earlier if someone was using it…). Now it is de-facto backwards compatible and uses strings against DB always.

these are actually expected to FAIL, because NULL as a userid is not
allowed in the schema, but documented to be used on the source

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
@blizzz blizzz added bug 2. developing Work in progress labels Apr 15, 2020
@blizzz blizzz added this to the Nextcloud 19 milestone Apr 15, 2020
…string

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
@blizzz blizzz added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Apr 15, 2020
@blizzz
Copy link
Member Author

blizzz commented Apr 15, 2020

/backport to stable18

@blizzz
Copy link
Member Author

blizzz commented Apr 15, 2020

/backport to stable17

@blizzz
Copy link
Member Author

blizzz commented Apr 15, 2020

/backport to stable16

This was referenced Apr 15, 2020
@blizzz blizzz merged commit d55f418 into master Apr 16, 2020
@blizzz blizzz deleted the fix/noid/system-creds branch April 16, 2020 09:53
@backportbot-nextcloud
Copy link

backport to stable18 in #20516

@backportbot-nextcloud
Copy link

backport to stable17 in #20517

@backportbot-nextcloud
Copy link

backport to stable16 in #20518

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants