Commit Graph

70 Commits

Author SHA1 Message Date
Joshua P Panter 63891d72dc
plugin mgmt info 2018-09-07 01:04:48 -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 d246a2b905 Update README.md 2013-06-17 22:17:43 -06:00
Nic Waller 319eccba54 Release under license GPLv3 2013-06-17 22:16:59 -06:00
Nic Waller 910ea51ca4 Remove API permission for anon user 2013-06-01 07:00:56 +00:00
Nic Waller 5f5f965bc4 Merge branch 'master' of https://github.com/nicwaller/yourls-authmgr-plugin 2013-06-01 06:43:54 +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 10457d70c6 Only intercept admin page load after authentication occurs, so anonymous access always results in login screen. 2013-06-01 06:42:27 +00:00
Nic Waller a443013339 Merge branch 'master' of https://github.com/nicwaller/yourls-authmgr-plugin 2013-06-01 05:45:40 +00:00
Nic Waller e7554ac751 Fixed plugin doc header (oops, regression) 2013-06-01 05:44:51 +00:00
Nic Waller 9947c3e2de changed formatting of "default roles" to a table.
Just like this. d4249382cb
2013-05-31 23:41:07 -06: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
Nic Waller 20f26660c5 Import SVN HEAD from Google Code
https://code.google.com/p/yourls-authmgr-plugin/source/browse/?r=12
2013-05-28 23:01:26 -07:00
Nic Waller c059cb2b27 Update README.md 2013-05-28 22:58:59 -07:00
Nic Waller 6938eaacda Initial commit 2013-05-28 22:55:04 -07:00