pipakin

Results 5 comments of pipakin

Having this issue as well. Was this ever resolved?!? I have one (only one) repo where the releases aren't counted as "released" for some reason I cannot fathom.

(Copied from #372) #374 This should fix it. It was a csrf token failure. Evernote was outputting two csrf token hidden fields that needed to be sent along with the...

My fix **should** also work for tfa, though I don't have it enabled, so I can't prove that.

https://github.com/VitaliyRodnenko/geeknote/pull/374 This should fix it. It was a csrf token failure. Evernote was outputting two csrf token hidden fields that needed to be sent along with the request. Or alternatively...

Yup, the two factor is a different thing. It should work either way. Internally they changed the process to always return a 302 (redirect) to send you to an analytics...