6.0.0-beta1
▾
Tasks
New Task
Search
Photos
Wiki
▾
Tickets
New Ticket
Search
dev.horde.org
Toggle Alerts Log
Help
9/7/25
H
istory
A
ttachments
C
omment
W
atch
Download
Comment on [#6150] Permission sql driver
*
Your Email Address
*
Spam protection
Enter the letters below:
\ /.___ __ .__.. . >< [__ / `| ||__| / \| \__.|__\| |
Comment
> Another attempt minimize my DB load is moving permissions outside DT. > Permission actually uses only id, name, parents and data colum for > serialize its attributes. So with this driver you get a very small > and fast table loading only the data needed when needed. And even > loads and connect the db objeject only when need, as the comon calls > are only hasPermission and exists and if you use cache you will never > build anoter DB conenction to check a premission. > > > > You also need the apply the perms.diff to the permissions UI as one > datatree call is harcoded. As the permission driver, but this you > must change it by your own. > > > > Files: > > - perms.sql, horde_perms table structure > > - migrate.php: moves your current permissons to a flat table > > - perms.diff current UI fix > > - sql.php driver to out in Horde/Perms/sql.php > > - test.php, runs all driver methods for result coparations
Attachment
Watch this ticket
N
ew Ticket
M
y Tickets
S
earch
Q
uery Builder
R
eports
Saved Queries
Open Bugs
Bugs waiting for Feedback
Open Bugs in Releases
Open Enhancements
Enhancements waiting for Feedback
Bugs with Patches
Enhancements with Patches
Release Showstoppers
Stalled Tickets
New Tickets
Horde 5 Showstoppers