2018-09-07 UTC
[tantek] and bradenslen joined the channel
# 00:35 GWG Indieauth the plugin or the thing?
tbbrown joined the channel
# 00:52 miklb I guess my question is, is it possible for an issue with the indieauth plugin to surface in the micropub plugin?
# 01:13 GWG Yes, because one uses the other to log in
# 01:28 GWG In order to increase the accuracy, the token now has the user number in it
# 01:35 GWG I wonder if there should be a url to user ID endpoint
# 01:59 miklb I thought you were saying an added user ID endpoint would be a security leak.
# 02:32 GWG If it is protected, then I'd have to authenticate it with an IndieAuth token, which defeats the purpose of using it to match URLs
# 02:33 GWG If it is protected, then I'd have to authenticate it with an IndieAuth token, which defeats the purpose of using it to match URLs \
# 02:33 GWG On my computer for the first time in a bity
# 03:03 miklb interesting. it's only because when chrisaldrich posted his error log today from OYS (which works for me) had the same user 0 as did failing to authenticate with Omnibear.
# 03:04 GWG Yes. Which is what I still can't figure out.
# 03:04 GWG I need to figure out what to look at to troubleshoot that issue.
# 03:05 miklb it's the only common denominator I can find
# 03:05 GWG Yes. But it is a symptom of it not logging in.
# 03:05 GWG But, the cause is still a mystery
# 03:06 miklb Omnibear gets an auth token, it just hangs. I can't speak to what is happening between OYS and chris
# 03:06 miklb the beta version has better logs so there is more to look at there. I could share that if it would help.
# 03:09 GWG I haven't looked at the beta version do the journey.
# 03:09 GWG Did he try revoking his token and getting a new one?
# 03:23 miklb is there a difference between /v2 on that user URL and /1.0 for the syndicate-to query?
# 03:25 GWG I was just pointing out that the built-in endpoint already has the information needed without logging in
# 03:26 GWG I could probably enhance it to add the author post url
[manton] joined the channel
# 03:44 GWG It couldn't be a case sensitive issue, could it?
# 03:46 GWG It looks for HTTP_AUTHORIZATION in the $SERVER header
# 03:46 GWG Then it looks for REDIRECT_HTTP_AUTHORIZATION
# 03:47 GWG Then it tries to get all headers and looks for authorization. And it does strtolower.
# 03:49 GWG miklb: After you get that rejection, if your WP_DEBUG is on, can you check your server error log.
# 03:50 GWG What does it say other than unauthorized?
# 03:50 miklb sure. Let me clear my logs and try a fresh test and check the server logs
# 03:51 miklb same error as what chrisaldrich posted today is what my debug.log has
# 03:52 GWG But did you see this? (Header Absent)
# 03:53 GWG The interesting part is, that REST request note is a debug in IndieAuth.
# 03:53 GWG But we're not seeing a request to IndieAuth.
# 03:59 miklb what is the snydicate-to endpoint? I just noticed a setting in Omnibear that defaults to mp-syndicate-to
# 04:00 GWG syndicate-to is a query. mp-syndicate-to is a command.
# 04:02 miklb ah, I misread the surrounding text in the extension. got it
# 04:11 GWG I just added in an error log function. It has the token.
# 04:13 GWG Micropub has a token with user 1 in the test I just ran. But its returning 0
# 04:25 GWG I think I found a way to fix this.
# 04:26 GWG Can you go into the Indieauth plugin, to includes/class-indieauth-authorize, change the priority of determine_current_user from 30 to 15 and try Omnibear?
# 04:30 GWG Odd. It fixed it for me. But I'm not running the beta
# 04:32 GWG Still going to file the PR for IndieAuth
# 04:40 GWG miklb: What other plugins do you have installed?
# 04:41 miklb I have quite a few. I'm clearing out all of the tokens I have for omnibear. There must be 20 in that list. Probably would have been easier to do in the db
# 04:44 GWG I need to add in a 'bulk' option for that
# 04:47 miklb didn't solve the problem, but it would be nice to be able to clear 100 quill tokens :-)
# 04:50 GWG For me, changing the priority seemed to work
# 04:51 GWG Just wondering if another auth plugin is getting in the way
# 04:51 miklb I do use 2sa but that hasn't gotten in way of quill or indigenous.
# 04:56 miklb only other question is about being multi-site. Is chrisaldrich on a network also?
# 04:56 GWG But I should look into multi-site.
# 04:57 GWG I never explored multi-site testing and should.
# 04:57 miklb I wasn't sure with all the different sites he's got going
# 04:58 GWG I wonder how people unit test for multi-site
# 05:00 miklb it's just weird that it isn't consistent on any one client but same error for multiple people.
# 05:01 GWG Well, the error is the same, but the cause might be different. It's a failure to authenticate.
# 05:05 miklb sure, I'm just looking for patterns and commonality in the errors.
Vyoma1, tantek__ and [pfefferle] joined the channel
bradenslen joined the channel
[xavierroy] joined the channel
# 16:03 [xavierroy] No. It has been a while... Life intruded... Expecting to be a bit free in a week or two.
# 16:04 [xavierroy] Been trying out a personal finance management app, firefly iii though 😀
[keithjgrant] joined the channel
# 16:06 [xavierroy] Been watching a lot of TV though.. would like a way to import it to my site. Any TV oriented micropub thing available?
# 16:10 [xavierroy] I think I saw someone mention a trakt micropub interface somewhere
# 16:15 GWG I haven't looked, but anything with an API is doable
# 16:20 Loqi [grantcodes] trakt-to-micropub: Send watched items to your indieweb website with micropub
tantek__, jackjamieson, [kevinmarks], [grantcodes], [cleverdevil], [eddie], [kiai], [tantek], [gregorlove], doubleloop1 and [keithjgrant] joined the channel