View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001164 | Anope Development (1.9.x series) | Other | public | 2010-05-21 22:18 | 2010-12-10 23:38 |
Reporter | DjMadness | Assigned To | Adam | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Summary | 0001164: Ability to get staff privilidges from SQL | ||||
Description | I am currently working on creating a php class to handle anope's new MySQL system (i'll be posting it to the bug tracker once its good enough for use), but i seam to be hitting a dead end For website integration with MySQL it is needed to have some way of checking the users permissions, i know anope does this internaly but to create the look and feel that would ease a users access its needed to have some way to read the information thats in the config file. What i suggest is to read from the configuration file for all oper types, insert them into a table with each privilidge. Another table should be created for each staff member that is in /os staff it should basicly state nickname and the oper type. this information should be updated apon start of anope and on /os reload/restart etc. | ||||
Tags | No tags attached. | ||||
|
I have added this as a method in XMLRPC in 1.9.4 in commit 7d784340fe665f557e2f0800899b3b0127a6c818 |
|
Agreed. I have a plan for this as well as getting more useful information in realtime (for channels, users, etc). Should be fixed semi-soon, marking as acknowledged. |
Date Modified | Username | Field | Change |
---|---|---|---|
2010-05-21 22:18 | DjMadness | New Issue | |
2010-09-29 00:42 | Adam | Note Added: 0005634 | |
2010-09-29 00:42 | Adam | Assigned To | => Adam |
2010-09-29 00:42 | Adam | Status | new => acknowledged |
2010-12-10 23:38 | Adam | Note Added: 0005680 | |
2010-12-10 23:38 | Adam | Status | acknowledged => resolved |
2010-12-10 23:38 | Adam | Resolution | open => fixed |