-
Submitted by: eXandr (i.reg)
1\. create new database \(login as user TEST1\);
2\. create table t1\(id integer\);
3\. create view vw\_t1 as select \* from t1;
4\. grant select on view vw\_t1 to public…
-
Define different security for the read vs update of the whole /admin_data .
Also allow users to restrict view access to certain models by security.
-
In our environment (windows), cropped asset urls contain backslashes instead of forward slashes. Our web server security settings prevent these urls from being accessed.
I added this: $cropped_u…
-
Currently SuperClean uses hardcoded tidy configuration options, and provides no means to change them except by editing the plugin files.
Ideally, this should be configurable from the same place wher…
-
This plugin adds an navigation bar to the Xinha toolbar. Type a URL and open the page to edit with Xinha.
The system will (try to) replace all relative URLS to absolute paths, including images, scrip…
-
Received to my personal email from Håkon Karlsen:
```
Hi!
I have a patch for the SpellChecker plugin, plus a minor change to modules/Gecko/Gecko.js (attached).
Do you think you could include it in t…
-
FCKEditor has a brilliant solution to the paste problem on firefox: popup a window and allow the user to paste into it. I've shamelessly stolen their code and implemented a WordPaste plugin. It will…
-
currently you can write in ANY directory where the www-user has write-rights by setting the localpicturepath, which is a big security hole.
you could use the same algorithm as ImageManager does to pr…
-
You may want to specify a particular, customised error message when an exception is encountered trying to use the cut/copy/paste buttons in gecko browsers. Perhaps you'd even like a link to explain t…
-
Image you are an up- and rising open source project and newspaper are writing articles about you :-) Now you want to collect all those articles about you ... digitally of course. You will go the websi…