-
Notifications
You must be signed in to change notification settings - Fork 47
Comparing changes
Open a pull request
base repository: 10up/restricted-site-access
base: 6.1.0
head repository: 10up/restricted-site-access
compare: 6.2.0
- 16 commits
- 4 files changed
- 5 contributors
Commits on Apr 12, 2018
-
Adds a second parameter to the apply_filters call in the admin to avo…
…id a fatal error. Fixes #31
Ryan Welcher committedApr 12, 2018 Configuration menu - View commit details
-
Copy full SHA for fd50248 - Browse repository at this point
Copy the full SHA fd50248View commit details
Commits on Apr 13, 2018
-
Pulling $wp in as a gloabl to keep both filter usages the same
Ryan Welcher committedApr 13, 2018 Configuration menu - View commit details
-
Copy full SHA for adb13a9 - Browse repository at this point
Copy the full SHA adb13a9View commit details
Commits on Apr 17, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 5cc6514 - Browse repository at this point
Copy the full SHA 5cc6514View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81300a1 - Browse repository at this point
Copy the full SHA 81300a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2addcae - Browse repository at this point
Copy the full SHA 2addcaeView commit details -
Merge pull request #32 from 10up/fix/filter-param-count
Adding second parameter to avoid fatal
Configuration menu - View commit details
-
Copy full SHA for 687f5d8 - Browse repository at this point
Copy the full SHA 687f5d8View commit details
Commits on Apr 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 9a6067f - Browse repository at this point
Copy the full SHA 9a6067fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6676418 - Browse repository at this point
Copy the full SHA 6676418View commit details
Commits on Apr 23, 2018
-
Merge pull request #34 from ptasker/develop
Add check to see if user can access current blog
Darin Kotter authoredApr 23, 2018 Configuration menu - View commit details
-
Copy full SHA for 8a9fed9 - Browse repository at this point
Copy the full SHA 8a9fed9View commit details
Commits on Apr 25, 2018
-
If on multisite and a user is logged in, check if they are either a s…
…uper admin or a member of that site before we restrict access. This allows super admins access to all sites on the network, even if some are restricted and some aren't.
Darin Kotter committedApr 25, 2018 Configuration menu - View commit details
-
Copy full SHA for dd00cc2 - Browse repository at this point
Copy the full SHA dd00cc2View commit details
Commits on May 17, 2018
-
Do an explicit check for
read
permissions instead of just logged in……/member state. This is an issue with multisite and `no role on site`, which does not remove the user from the site. Also adds the `restricted_site_access_user_can_access` filter as a short-circuit for restoration of old behavior or further customization of user permission checking.
Configuration menu - View commit details
-
Copy full SHA for 5b54c22 - Browse repository at this point
Copy the full SHA 5b54c22View commit details -
Configuration menu - View commit details
-
Copy full SHA for c301a68 - Browse repository at this point
Copy the full SHA c301a68View commit details -
Merge pull request #35 from 10up/fix/no-role-on-site
Handle "no role for site" users in multisite. Fixes #33
Configuration menu - View commit details
-
Copy full SHA for 8743d88 - Browse repository at this point
Copy the full SHA 8743d88View commit details
Commits on May 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f9956d5 - Browse repository at this point
Copy the full SHA f9956d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2ee3a1 - Browse repository at this point
Copy the full SHA a2ee3a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5430dd - Browse repository at this point
Copy the full SHA f5430ddView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 6.1.0...6.2.0