HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...
Feature #778018
Feature #657143: fcdb: allow database.lua to set user's cmdlevel, delegation etc
Add fcdb function to allow take and observe
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Lt.org and fcweb both need custom take and observe logic.
History
#1
Updated by Zoltán Žarkov over 3 years ago
#2
Updated by Marko Lindqvist over 3 years ago
- Category set to Server
- Status changed from New to Resolved
- Sprint/Milestone set to 3.0.0
#3
Updated by Zoltán Žarkov over 3 years ago
- File 0006-Add-fcdb-check-for-take-and-observe-commands.patch 0006-Add-fcdb-check-for-take-and-observe-commands.patch added
Rebase S3_0
#4
Updated by Marko Lindqvist over 3 years ago
- Status changed from Resolved to In Progress
I think this is not doing the right thing when commands are given from the console ('caller' is NULL). Not sure if it should allow action without consulting lua, or if it should consult lua based on connection that action is being performed FOR.
#5
Updated by Zoltán Žarkov over 3 years ago
- File 0003-Add-fcdb-check-for-take-and-observe-commands.patch 0003-Add-fcdb-check-for-take-and-observe-commands.patch added
- File 0002-Add-fcdb-check-for-take-and-observe-commands.patch 0002-Add-fcdb-check-for-take-and-observe-commands.patch added
is_allowed_to_take and the associated fcdb lua function now takes two connection arguments, requester and taker.
#6
Updated by Marko Lindqvist over 3 years ago
- Status changed from In Progress to Resolved
- Assignee changed from Zoltán Žarkov to Marko Lindqvist
#7
Updated by Marko Lindqvist over 3 years ago
- Status changed from Resolved to Closed