> After a bunch more fiddling, I think that auth is working correctly
> now. I've also removed the monikra.me stuff for now and auth will work
> directly against Fedora's auth systems.
I can now log in :-)
The only slight problem I encountered is that I didn't know how to reach my
profile, and t
So, as we discussed during meeting, I have offloaded the data (for stg)
older than half a year to another database. This is how I did it (probably
could have been done more efficiently, but hey, this worked, and I'm not
postgres expert...):
$ pg_dump -Fc resultsdb_stg > resultsdb_stg.dump # dump t
On Wed, 14 Dec 2016 04:09:24 -0500 (EST)
Kamil Paral wrote:
> > After a bunch more fiddling, I think that auth is working correctly
> > now. I've also removed the monikra.me stuff for now and auth will
> > work directly against Fedora's auth systems.
>
> I can now log in :-)
>
> The only slig
- Original Message -
> From: "Tim Flink"
> To: qa-devel@lists.fedoraproject.org
> Sent: Wednesday, December 14, 2016 4:56:11 PM
> Subject: Re: Please Test Staging Phabricator
>
> On Wed, 14 Dec 2016 04:09:24 -0500 (EST)
> Kamil Paral wrote:
>
> > > After a bunch more fiddling, I think t
On Tue, 2016-12-13 at 18:34 -0700, Tim Flink wrote:
> On Wed, 7 Dec 2016 08:52:53 -0700
> Tim Flink wrote:
>
> > As support for the Persona system has winded down, we finally have a
> > new method for logging into our phabricator instance (that should
> > also get rid of all those 500s on login).
I realize this is a little last minute but there's no telling how much
longer the current auth system will continue to work.
I'm planning to take qadevel down (phabricator, some docs etc.)
tomorrow so that I can finally replace it with an instance that has
working auth among other improvements.
T
Awesome!
On Wed, Dec 14, 2016 at 6:54 PM, Tim Flink wrote:
> I realize this is a little last minute but there's no telling how much
> longer the current auth system will continue to work.
>
> I'm planning to take qadevel down (phabricator, some docs etc.)
> tomorrow so that I can finally replace