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

Use custom attribute instead of the div identifier #14585

Merged
merged 1 commit into from
Feb 27, 2015

Conversation

LukasReschke
Copy link
Member

Otherwise problems arrive when a username contains characters such as an @

Fixes https://github.com/owncloud/user_shibboleth/issues/38

@nickvergessen @DeepDiver1975

Otherwise problems arrive when a username contains characters such as an `@`

Fixes https://github.com/owncloud/user_shibboleth/issues/38
@nickvergessen
Copy link
Contributor

Works here, can we add a test for this somehow, in the test file you edited?

@LukasReschke
Copy link
Member Author

Works here, can we add a test for this somehow, in the test file you edited?

There is a test?

@LukasReschke
Copy link
Member Author

Ah you mean with @ … well we can do but it won't help much :P

@LukasReschke
Copy link
Member Author

(as the only dangerous characters here are " and ' )

@nickvergessen
Copy link
Contributor

hmm yeah I mean like sharing the item with a user and then check whether it works, just to make sure that if someone changes it back, it still works, or at least he sees, oh something special about @?

Anyway, 👍 from me

@DeepDiver1975
Copy link
Member

tested 👍

@DeepDiver1975
Copy link
Member

I question where stuff like that can explode as well ....

@DeepDiver1975
Copy link
Member

backport to stable8 please - THX

@DeepDiver1975 DeepDiver1975 added this to the 8.1-current milestone Feb 27, 2015
@karlitschek
Copy link
Contributor

Yes. Definitely backport

@ghost
Copy link

ghost commented Feb 27, 2015

Refer to this link for build results (access rights to CI server needed):
https://ci.owncloud.org//job/pull-request-analyser-ng-simple/10073/
Test PASSed.

@LukasReschke
Copy link
Member Author

I'd love to backport. However I'm pretty sure that is a feature available in master only? 😕

@LukasReschke
Copy link
Member Author

{"installed":true,"maintenance":false,"version":"8.0.0.9","versionstring":"8.0","edition":"Enterprise"}

@karlitschek Maybe we should change the version in master again just to see directly if it is master or stable8?

@scrutinizer-notifier
Copy link

The inspection completed: No new issues

@PVince81
Copy link
Contributor

I believe this is master only, 8.1.

Isn't it, @rullzer ?

LukasReschke added a commit that referenced this pull request Feb 27, 2015
Use custom attribute instead of the div identifier
@LukasReschke LukasReschke merged commit 13b0b7d into master Feb 27, 2015
@LukasReschke LukasReschke deleted the fix-avatars-for-users-with-at branch February 27, 2015 17:40
@rullzer
Copy link
Contributor

rullzer commented Feb 27, 2015

Yep only in 8.1 as far as I know

@lock lock bot locked as resolved and limited conversation to collaborators Aug 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants