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

Ticket/10120 Make profiles publicly viewable by default #1351

Closed
wants to merge 6 commits into from

Conversation

nickvergessen
Copy link
Contributor

@nickvergessen
Copy link
Contributor Author

Replaces #412

@@ -518,6 +522,18 @@ public function assertContainsLang($needle, $haystack, $message = null)
}

/**
* assertNotContains for language strings
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

@dhruvgoel92
Copy link
Contributor

PR works for me and tests pass.

@imkingdavid
Copy link
Contributor

Looks good. Should we change the behavior on update or only on new installs (as it is right now)?

@dhruvgoel92
Copy link
Contributor

I dont think changing this behaviour on update will be the correct way? They may have their custom permissions settings.

@imkingdavid
Copy link
Contributor

That makes sense.

@nickvergessen
Copy link
Contributor Author

im with @dhruvgoel92 here

@naderman
Copy link
Sponsor Member

What was the rationale behind restricting access for bots? If they're public, why try to prevent them from showing up in search engines? Any crawlers with bad intentions won't be stopped by this anyway.

@naderman
Copy link
Sponsor Member

Guess I should have looked at area51 again: http://area51.phpbb.com/phpBB/viewtopic.php?f=81&t=35682

@naderman
Copy link
Sponsor Member

@dhruvgoel92 Btw before you merge something like this, make sure that it was actually decided on area51 properly ;-)

@naderman
Copy link
Sponsor Member

As far as I can tell, the actual solution to the problem (namely hiding profiles of newly registered users from bots) has not been implemented, so this PR is at the very least incomplete if not incorrect.

@nickvergessen
Copy link
Contributor Author

The reason i didnt implement that is, because we now have a permission for user profile fields.

@dhruvgoel92
Copy link
Contributor

ah, @naderman I was missing that. I will make sure of it from now on. Thanks

@naderman
Copy link
Sponsor Member

This really ought to be sorted out on Area51, someone needs to write down what all the options and opinions are and what can be done now.

@p
Copy link
Contributor

p commented Apr 30, 2013

Please someone find or make a post on area51 with a complete specification of desired behavior and link from here.

@nickvergessen
Copy link
Contributor Author

Will ABD until a decision is found

@nickvergessen nickvergessen deleted the ticket/igorw/10120 branch April 10, 2014 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
6 participants