-
-
Notifications
You must be signed in to change notification settings - Fork 833
[API] Privileges via Groups #105
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
Comments
@livep2000 It's on its way ;) It works in the PHP server now at least. |
@khoaakt Just letting you know that I've started on this ;) |
That was easier than I first thought... The ground-work is there now :) |
@andersevenrud Good job ;), but don't hurry because it will waste time for bug fixes |
@andersevenrud : love ye ! Got a custom handler running now, accessing my own userdatabase. I'll wait a bit before I translate my sites usergroups to your privilege template. Imre |
@khoaakt I have no issues marked as bug. And have not recieved a bug-request in ages. ;) |
Superseeded by #304 |
OS.js definately needs privilege support via groups. This is easily doable via the Handler.
It basically only needs to throw an Exception when calling certain functions server-side.
Demo handler will make all users have FULL PRIVILEGES
Groups:
Frontend
PHP
How to add privilege to a custom function:
Node
How to add privilege to a custom function:
The text was updated successfully, but these errors were encountered: