Skip to content

Permissions#24

Merged
jonnypress merged 88 commits intomasterfrom
permissions
Jan 10, 2017
Merged

Permissions#24
jonnypress merged 88 commits intomasterfrom
permissions

Conversation

@toosuto-r
Copy link
Copy Markdown
Contributor

Permissions branch - adds access control, user groups/roles for variable/function control, gateway control, return value size restriction.
Comes with default permissions to enable all processes to run on TorQ, but permissions disabled by default.

Hanso38 and others added 30 commits November 1, 2016 13:29
…and to see if the new code actually has an impact...Though it does run and that is enough for now. Also added default.q file with a systemuser role which is used for interprocess communication.
… the public user entry to persist after disconnect
…s init when enabled = true. Therefore all .z. operators get overwritten at this stage.
…at match those currently used. Moved initialisation to the default.q script.
…s calling themselves, if this happens it is allowed. Added the .ps.subscribe function to systemusers allowed functions. Finally, added a cheat line, if there are no parameter restrictions it will bypass the rest of the fchk method. For some reason this method is throwing an error for some arguments passed to it. Will investigate. This code works, though obviously limits functionality
… argument checks. Getting an error in feed.q with feed.q loading so this is not properly functioning yet.
Hanso38 and others added 26 commits November 22, 2016 11:56
…common code or handlers not being loaded. Removed some globals from permissions and added a default setting for .pm.enabled.
…ixed incorrect no of args being passed to lamq
…ake them simpler. Added a line to permission on the gateway.
…into permissions

Conflicts:
	code/handlers/permissions.q
…emode check to see if they have already been set.
…sioned on the gateway but not the syncexec statements etc. Switched to allowed instead of cando. Some comments added to the permessions config file.
…case the default permissioning is disabled but gateway permissioning is enabled
Copy link
Copy Markdown
Contributor

@jonnypress jonnypress left a comment

Choose a reason for hiding this comment

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

Code looks good (was continuously reviewed throughout development)

@jonnypress jonnypress merged commit 9d63865 into master Jan 10, 2017
@jonnypress jonnypress deleted the permissions branch January 10, 2017 13:20
FlyingOE pushed a commit to FlyingOE/TorQ that referenced this pull request Mar 10, 2017
* 'master' of https://github.com/AquaQAnalytics/TorQ: (95 commits)
  Fixed issue where eod would fail when wdb was set to partbyattr and t… (DataIntellectTech#42)
  Mergereplay (DataIntellectTech#41)
  Preventing tabsizes appearing in hdb (DataIntellectTech#39)
  Subcut (DataIntellectTech#38)
  Added fix to .email.senddefault to terminate if no connection to server (DataIntellectTech#37)
  added passwords dictionary for connecting to non torq processes and modified opencon function (DataIntellectTech#36)
  Blog page and short descriptions of previously unmentioned files (DataIntellectTech#35)
  Documentation kdbappcode (DataIntellectTech#34)
  updated to 3.0.0
  added ldap permissioning
  Ldap (DataIntellectTech#29)
  eodtime bugfix, improved error catching at rollover (DataIntellectTech#31)
  Update utilities.md with comments on API table generation (DataIntellectTech#33)
  Docsite (DataIntellectTech#32)
  Delete Documentation pdf (DataIntellectTech#30)
  Readme update (DataIntellectTech#28)
  Mkdocs site details (DataIntellectTech#27)
  Added permissions.q to the documentation (DataIntellectTech#25)
  Permissions (DataIntellectTech#24)
  Improved debugging features  (DataIntellectTech#23)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants