Matthias Fischmann

Results 138 issues of Matthias Fischmann

on login and logout, all aula cookies should be marked as stale and removed from the browser. until i removed my cookies manually, i had the problem that the first...

[irc] ``` 17:58 < mikolaj> the only thing I can reproduce right now is when I click a broken link from the ... menu and land in 404 and ask...

fonts get broken occasionally, leading to effects like this: http://i.snag.gy/C0Y94.jpg @local-girl's hypothesis is that fontconfig needs to be run on master again because some of the generated font data has...

The `ToHtml` instances do not make sense for forms. #104 establishes that. We now need to check that there are no old bogus `ToHtml` instances lying around any more. It...

enhancement

- https://github.com/liqd/aula/commit/4ea328c18312062f7d42afa5184abbd7cf1c0e78#commitcomment-16353983 - https://github.com/liqd/aula/pull/126#issuecomment-189389039

http://hackage.haskell.org/package/clientsession-0.9.1.2

Missing: - cookie encryption. - csrf. - ? (this may be a duplicate of some other tickets.)

The thentos-as-adhocracy-proxy project has been put on hold. This package should be removed, but needs to be scanned for living code first. At least the ProxySpec module seems to belong...

There is some code that tries to accomodate various dev and op scenarios and elaborates on the cabal `Path.getDataFileName` functionality. This code could use some more love, understanding, and probably...