Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-04-28 | Stick to Data.Aeson | Igor Pashev | 1 | -2/+1 | |
2017-08-06 | Format with hindent | Igor Pashev | 2 | -143/+153 | |
2017-05-13 | Add end-point for checking access in a bunch | Igor Pashev | 1 | -14/+29 | |
2017-02-07 | Oops ¯\_(ツ)_/¯ | Igor Pashev | 1 | -1/+1 | |
2016-12-18 | BREAKING: no wildcards for domain names | Igor Pashev | 1 | -2/+2 | |
This feature was ambiguous (in the same way as paths are) and never used anyway. | |||||
2016-11-26 | Refactored data import | Igor Pashev | 1 | -63/+54 | |
Use persistent prepared statements for PostgreSQL data source. Import should be faster from now on. | |||||
2016-11-26 | Populate permission database from a file | Igor Pashev | 2 | -2/+113 | |
2016-11-25 | Make sure all HTTP headers are UTF8-encoded | Igor Pashev | 1 | -5/+3 | |
Especially X-Family-Name, X-Given-Name. Since we get all the data from JSON and JSON is in UTF8 by default RFC 7159, we are safe. Refactored to make it less error-prone and to get as small number of encoding/decoding as possible. | |||||
2016-11-19 | Initial release (1.90.0)1.90.0 | Igor Pashev | 1 | -0/+189 | |