Skip to content
This repository has been archived by the owner on Jan 11, 2019. It is now read-only.

Fix several permissions issues #14

Closed
wants to merge 1 commit into from
Closed

Conversation

dhmspector
Copy link
Contributor

  • Fixed error in URL in permission change request - was using the naked object server URL w/out the actual realm name (e.g.,
    "realm://138.197.85.79:9080" versus "realm://138.197.85.79/global").
    Side note: This may have exposed a bug on the object server (filed as https://github.com/realm/realm-object-server/issues/926)

  • Added a permission change notifier to track the permission changes and log them to the console

  • Moved the try block to only surround the actual permission change call to the management realm rather than hate creation of the change object and permission change notifier

  naked object server URL w/out the actual realm name (e.g.,
  "realm://138.197.85.79:9080" versus "realm://138.197.85.79/global").
  This may have expose a rather large bug on the JS side of the object
  server (filed as https://github.com/realm/realm-object-server/issues/926)

- Added a permission change notifier to track the permission changes

- Moved the try block to only surrout the actual permission change
  call to the management realm
@dhmspector
Copy link
Contributor Author

closing this - already handled by another update to master by @bigfish24

@dhmspector dhmspector closed this Feb 10, 2017
@dhmspector dhmspector deleted the dhms/permissions-fixups branch February 11, 2017 04:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants