Joshua P Panter
dae501dc1a
version bump
2018-09-07 03:25:25 -04:00
Joshua P Panter
a839b6474b
Trim fat
...
- eliminate superfulous filter chaining
- consolildate chained functions into simple if/then logic
- add limited API role (add only)
- slight restructure
2018-09-07 03:20:39 -04:00
Joshua P Panter
e885a3f28a
Version 0.10.0
...
- remove depricated PHP function 'split'
- restrict access to plugin.php and plugin pages to admin only
- add option to allow individual plugin pages to non-admin
- remove disallowed plugin pages from link list
- fix undefined variables and typos
- add hooks to allow plugins to filter various data
2018-09-07 00:51:09 -04:00
Joshua P Panter
6d4c5d65a8
syntax fix
2018-09-06 22:22:36 -04:00
Joshua P Panter
f562ab8fa1
beatify code
2018-09-06 18:31:00 -04:00
root
04bdfc1ed0
add authmgr_action_capability_map filter
2018-09-06 17:36:06 -04:00
Nic Waller
910ea51ca4
Remove API permission for anon user
2013-06-01 07:00:56 +00:00
Nic Waller
c4c1667a8f
Only intercept admin page load after authentication occurs, so anonymous access always results in login screen. Partially resolves #8
2013-06-01 06:43:45 +00:00
Nic Waller
e7554ac751
Fixed plugin doc header (oops, regression)
2013-06-01 05:44:51 +00:00
Nic Waller
fa75a38a3d
Converted TODO lines into GitHub issues
2013-06-01 05:33:43 +00:00
Nic Waller
67e55fd7ff
updated comments and rethinking how authmgr works
2013-06-01 05:08:03 +00:00
Nic Waller
ad45e7623e
Moved into plugin subfolder
2013-05-28 23:03:57 -07:00