Aleksander Machniak
|
282dff4f18
|
Add rcube_db::escape() method, fix escapeSimple() to use escape instead of quote()
|
12 years ago |
Aleksander Machniak
|
39a034b50d
|
Add rcube_db::escapeSimple() method for backward compat.
Conflicts:
plugins/virtuser_query/virtuser_query.php
|
12 years ago |
Aleksander Machniak
|
f5fcb92dd4
|
Add posibility to use different database for virtuser queries
|
12 years ago |
Aleksander Machniak
|
b005927f91
|
Add basic tests for plugins
|
12 years ago |
Aleksander Machniak
|
61be822d62
|
Remove deprecated functions (from bc.php file) usage in plugins
|
12 years ago |
Aleksander Machniak
|
221448b520
|
Add comment about identities_level impact on user2email behavior
|
12 years ago |
thomascube
|
48e9c14ebd
|
Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore
|
13 years ago |
till
|
63a3dc5fde
|
moved plugins
|
15 years ago |
alecpl
|
f209717e41
|
- virtuser_query: support other identity data (#1486148)
|
15 years ago |
alecpl
|
56505a1174
|
- Options virtuser_* replaced with virtuser_* plugins
- Plugin API: Implemented 'email2user' and 'user2email' hooks
|
15 years ago |