Commit Graph

32 Commits

Author SHA1 Message Date
Mario Voigt a936333a97 bugfix 2023-04-12 02:02:18 +02:00
Josh Panter ff31aff5c2
fix #34 (default role overides role assignment at times) 2021-12-28 19:51:25 -05:00
Josh Panter 475417ff91
version bump
for bug fixes
2021-12-28 17:55:55 -05:00
rizlas 16e7899a63 Check of constant YOURLS_USER via defined function. Changed hook to activated_plugin in amp_activated function. Previously hook was not working in a docker deploy 2021-10-19 21:42:01 +02:00
Josh Panter d7d5d00b78
version bump 2021-06-17 20:09:07 -04:00
Josh Panter 6d84f6e0e2
Merge branch 'master' of https://github.com/joshp23/YOURLS-AuthMgrPlus 2021-06-17 19:47:03 -04:00
Josh Panter 37c769d44b
anon user fix 2021-06-17 19:46:05 -04:00
Marcos de Oliveira 9512298328 Add username column to links table
* Create `array_insert` function

This was needed because array_splice does not work on associative
arrays.

* Add hook functions to insert username column and cells
* Add javascript to increment number of columns in HTML
2021-04-06 11:20:40 -03:00
joshp 727c9d8c35
button filter fix 2021-03-13 02:13:46 -05:00
joshp abd6231fc7
small clean up 2021-03-13 00:49:42 -05:00
joshp 33e1402ce4
remove disallowed buttons from admin page 2021-03-13 00:43:02 -05:00
joshp 93b4a263c3
fix #19 2021-03-12 01:18:42 -05:00
joshp 09ab9fd0e6
fix #30 2021-03-12 00:12:04 -05:00
joshp 5d37ab7c4d
version bump 2020-09-02 21:03:47 -04:00
Ulrich 110fc6e680 Update plugin.php
Removed semicolon according to issue #24 "Editor can delete other users links (including admin's)"
2020-08-14 15:00:29 +02:00
joshp 65e50a60f4
repair filter type hooks 2020-07-26 02:22:28 -04:00
joshp da0d928b3c
allow custom ajax actions by default 2020-07-24 03:23:06 -04:00
joshp c06277a42a
better activation behavior 2020-07-22 01:28:28 -04:00
IOhannes m zmölnig d108d42290 Bumped version number 2020-06-24 18:16:08 +02:00
IOhannes m zmölnig de07ea53c6 amp_default_role for logged-in users (that have no explicit role) 2020-06-23 11:20:50 +02:00
Joshua P Panter 531a17db3b
fix permissions #15 2020-03-07 23:21:04 -05:00
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 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
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 1a3aab0ef8
fix sql syntax error #5 2019-02-14 20:04:23 -05: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