Martin Aberer

Results 16 comments of Martin Aberer

hi I just wanted to ask back on any ideas that might have come up... I think we should separate the CSRF-Token cookie and the rivo session... in order to...

Or probably even simpler: in RenderPage() we could just extend the data object with everything that comes in e.g. context.extData. (just access context though the already available request object) Users...

I implemented both solutions described above. I found that the context solution works, but requires special consideration for go version prior to 1.7 because the context has been changed in...

If the PR is accepted, I will update the docs.

As an alternative we could add renderPageDataCb to the Config struct.... if you prefer. Not sure if that would be better though...

The default could be "example.com"... (would prob. better fit the PasswordNames field) I am fine with that as well.