<ocdtrekkie>
kentonv: Can I get merge rights on the sample app repos? Killing a bunch of issues from 2016.
jryans has joined #sandstorm
mnutt has quit [Ping timeout: 240 seconds]
mnutt has joined #sandstorm
mnutt has quit [Ping timeout: 264 seconds]
mnutt has joined #sandstorm
mnutt has quit [Ping timeout: 268 seconds]
mnutt has joined #sandstorm
mnutt has quit [Ping timeout: 260 seconds]
mnutt has joined #sandstorm
mnutt has quit [Ping timeout: 240 seconds]
mnutt has joined #sandstorm
mnutt has quit [Ping timeout: 240 seconds]
mnutt has joined #sandstorm
mnutt has quit [Ping timeout: 264 seconds]
mnutt has joined #sandstorm
mnutt has quit [Remote host closed the connection]
mnutt has joined #sandstorm
mnutt has quit [Ping timeout: 260 seconds]
mnutt has joined #sandstorm
mnutt has quit [Ping timeout: 264 seconds]
mnutt has joined #sandstorm
mnutt has quit [Ping timeout: 248 seconds]
mnutt has joined #sandstorm
mnutt has quit [Ping timeout: 240 seconds]
<kentonv>
ocdtrekkie, I invited you and isd to the org in the "developer" role and gave that roll admin access over all the obvious sample repos. Happy to grant access to other repos too but there's a lot of them and I don't know if there's a bulk-edit somewhere...
<ocdtrekkie>
Thanks! That also solves that next week I am hoping to have a repo to transfer to the org too. (Hoping to add a new test app.)
<ocdtrekkie>
Looks like the role includes new repo rights.
<kentonv>
well if for some reason there's something you can't do then I'll just make you an admin
<ocdtrekkie>
I generally enjoy reduced permissions as it reduces my ability to break something. :P
mnutt has joined #sandstorm
mnutt has quit [Remote host closed the connection]
mnutt has joined #sandstorm
mnutt_ has joined #sandstorm
mnutt has quit [Read error: Connection reset by peer]
mnutt_ has quit [Remote host closed the connection]
mnutt has quit [Remote host closed the connection]
mnutt has joined #sandstorm
mnutt has quit [Ping timeout: 252 seconds]
mnutt has joined #sandstorm
<jonesv[m]>
@zenhack:matrix.org: Are you using the ttrss grain? I am trying to connect ttrss-reader (and Android app) to it, but I get "401 (Message: Unauthorized)". I enabled the API, used the admin account, and created a "webkey" that I passed to ttrss-reader. Am I missing something?
<ocdtrekkie>
I use TTRSS every day.
<ocdtrekkie>
Note that I am unsure the webkey method presents it in a clean format, and our offer template page is regrettably broken at the moment.
<ocdtrekkie>
I think you need to kinda extract the password from the webkey and it should work.
<jonesv[m]>
oh and the username is defined where? I'm a bit confused as to what is defined by sandstorm and what is defined by the app
<isd>
It has been literally years since I set it up, but yes I have a phone app pulling from a ttrss grain
<ocdtrekkie>
username is arbitrary but we tell people to use sandstorm as the username because explaining it can be anything confuses people
<isd>
Is there not instructions for setting this up on the settings page? I don't remember having to manual construct these settings from a webkey
<ocdtrekkie>
it's the page that's broken right now
<ocdtrekkie>
(I owe you a fix for it, Ian)
<isd>
Ah, right
<jonesv[m]>
So in the ttrss settings, I enabled the API (so that the app can connect), and I setup a password for the admin user (it's a demo, otherwise I would create another user with a better password I guess)
<ocdtrekkie>
You shouldn't need to enable the API or setup any accounts in TTRSS on Sandstorm
<jonesv[m]>
Right. So I suppose that is setup in @zenhack:matrix.org's fork defining the grain?
<ocdtrekkie>
But in the client app, everything before the # in that webkey is the server you are connecting to, and everything after the # is the password.
<jonesv[m]>
yes, I tried that, but ttrss-reader is still not happy :/
<ocdtrekkie>
And use "sandstorm" as the username.
<jonesv[m]>
I tried with user "admin" and "sandstorm"
<ocdtrekkie>
Does it have a checkbox to allow basic HTTP authentication?
<jonesv[m]>
And I did not use the # in the password (I took before for URL and after for password)