Results 33 issues of Hans Hübner

If from-name is specified, the generated From: header of the email will be have the form "from-name " rather than just "from".

### Summary This change updates Kong so that space characters can be used in tag names. The tags related tests have been updated to use tag names with spaces.

core/admin-api
core/db
size/M

Reading the doc here http://weitz.de/hunchentoot/#easy-handlers > If parameter-type is 'INTEGER and the parameter string consists solely > of decimal digits, var's value will be the corresponding integer, otherwise NIL. But...

handle-static-files should call an acceptor hook to validate a file before it is served. The hook can verify that the file is under certain directories (document-root or some such). The...

maybe there should be a chapter "serving static files", too.

Hunchentoot uses CHUNGA's as-keyword method to convert strings to keywords. In several cases, the strings are coming from external sources (e.g. method in incoming requests), and by interning arbitrary strings,...

Thank you for this great tool! I've been unable to get the `-albumid` switch to work, though. For all album IDs I specify, I get the message ``` 2020/01/23 17:35:20...

### Summary Update the make-release-script with findings from the 3.0.0 release: - Remove docs_pr step as it is no longer needed - Change steps invoked by Jenkins so that they...

size/M

Hi, this pull request implements some changes to implement explicit rules. Before, rules were always created implicitly by the `is_allowed` call. This is suitable for the rate limiting use case...

I'm following the installation instructions in the `README.md` file, but I cannot get past this point: ``` chrodon 1083_% ./ml local bootstrap WARN: unable to determine MarkLogic Host name of...