Archive for September, 2011
A while ago I wrote a small add-on for CodeIgniter which provides Roles based URL level Authorization. I named it Kibishii Security, cos “kibishii” means “strict” in Japanese. It uses CI hooks to provide authorization at the URL-level, but it provides no authentication mechanism. You need to use it in conjunction with some kind of [...]
Monday, September 12th, 2011 at 16:17
5 comments
I have just updated JSON Tinker to version 0.1b. Here is a list of the things I’ve added or improved. Replaced the JSON builder/formatter with the native JS one You can remove a node by right clicking on it. You can now add a node to a collection (array or object) via the small oval [...]
Monday, September 5th, 2011 at 15:36
0 comments