Results 54 comments of Josh Panter

Ubuntu 22.04, fresh install with 1.4 rc2 and the issue still presents, and the fix presented by @nichii124 fixed the problem.

When using google-auth-yourls, what is the listed username in the admin interface after logging in? Does it display the email address?

If you can provide me with temporary Google OAuth client secrets, etc, for your domain, I can set up a testing environment and begin working on compatibility.

The only way to make this work is to retrieve some of whatever data google returns upon login and tie that to a local AMP user. There is nothing listed...

> I would also be interested in seeing this implemented, I'll take a look at seeing if writing a plugin would work Wondering if anything came of this?

This seems to have a problem with https://github.com/joshp23/YOURLS-AuthMgrPlus/blob/475417ff91807d7020fa3dc3b3150bfb6b1607e7/authMgrPlus/plugin.php#L380 Your log is saying that the column `user` does not exist, and that column is referred to in the above code. That...

This https://github.com/johnwmillr/LyricsGenius/pull/215#issuecomment-1399092335 will fix the garbage data issues

this is a good idea. If I have time I will look into this.

this is a part of the road-map that I had in mind for this plugin. A new table for users and their hashed passwords would be all that is needed....

This started to happen to me again after upgrading to to the latest version of Ubuntu with Clementine v. `1.4.0~rc1+git347-gfc4cb6fc7+dfsg-2 `, only one album is loading from my library. EDIT:...