Commit Graph

40 Commits

Author SHA1 Message Date
Joshua P Panter 33a551c1b1
fix 500 error on redirect 2019-12-06 21:31:44 -05:00
Joshua P Panter 05d806fc00
hide plugin menu from unpriviledged users #12 2019-11-23 06:07:57 -05:00
Joshua P Panter 4f727346c7
Make ready for OIDC
lighter weight user validation
new ampCap::traceless
refactoring/beautifying
dropped support for YOURLS < 1.7.3
2019-11-23 05:47:38 -05:00
Joshua P Panter 1a18864830
Fix INFOS mgmt 2019-11-22 23:02:40 -05:00
Joshua P Panter 339585721e
Update README 2019-11-14 11:53:20 -05:00
Joshua P Panter d8cbbfb9d3
fix YOURLS_USER issue (again) 2019-09-26 21:24:12 -04:00
Joshua P Panter 7e2aba130d
AuthMgrPlus -> amp
fic `YOURLS_USER` in db for anon
2019-09-26 21:01:08 -04:00
Joshua P Panter 101d459dde
syntax 2019-08-09 18:11:45 -04:00
Josh Panter af5cadedcc
Merge pull request #6 from arnebr/patch-1
authMgrPlus_keyword_owner requires argument $keyword
2019-03-14 07:19:57 -04:00
Arne Breitsprecher 1fd1c4aabe
Update Version Information 2019-03-14 11:11:26 +01:00
Arne Breitsprecher 556ef6f3d6
authMgrPlus_keyword_owner requires argument $keyword 2019-03-07 10:07:12 +01:00
Joshua P Panter 099104d832
update README 2019-02-14 20:05:07 -05:00
Joshua P Panter 1a3aab0ef8
fix sql syntax error #5 2019-02-14 20:04:23 -05:00
Josh Panter bc7f8ec2b2
Update README.md 2018-10-05 11:58:38 -04:00
Josh Panter 8e348c106a
Update README.md 2018-09-07 21:16:44 -04:00
Joshua P Panter e800a1222e
obviouse info is obviouse 2018-09-07 17:57:43 -04:00
Joshua P Panter 0f1f3db520
Version 1.0.0!
- Merge Old AuthMgr + Seperate Users plugins
- Most issues in ques for both plugins have been squashed +/- 5 yrs of bugs.
- Plenty of hooks for filtering data an integration
- Many features of old plugins realized
2018-09-07 17:45:47 -04:00
Joshua P Panter 3109dbcad4
yourls_is_admin check for plugin link list filter 2018-09-07 03:40:35 -04:00
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 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