]> git.p6c8.net - jirafeau_mojo42.git/commit
[FEATURE] Streamline default expiration date
authorDan Untenzu <untenzu@webit.de>
Thu, 12 Jan 2017 17:24:02 +0000 (18:24 +0100)
committerJerome Jutteau <j.jutteau@gmail.com>
Fri, 13 Jan 2017 17:47:15 +0000 (17:47 +0000)
commita68b1acc7e01d91a111df847fe27518b03d44225
tree587730a2aa7e6062b9bc56c402aad22399bd3178
parentdeeb1323362ec6750535865e1e18ca37fe7728fc
[FEATURE] Streamline default expiration date

The bash script sets the expiration date to "none"
by default. The web form has "month" as default however.

Streamline the default expiration date and set the bash
to month as well.

This also avoids an error if the bash script is run
for the first time ever with default settings, since
the expiration time "none" is not allowed then.

Refs #85
script.php

patrick-canterino.de