Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-03 | [#792] fix pixelated-register | NavaL | |
2016-09-21 | add manhole option to user agent | Roald de Vries | |
2016-05-12 | Update ssl arguments description | Caio Carrara | |
The previous description were mentioning dispatcher use, but since we don't use it anymore, they were changed to refer to server-mode. | |||
2016-05-12 | we still need the ssl arguments, even in no-dispatcher-mode | Christoph Kluenter | |
2016-05-11 | Remove dispatcher references from service | Caio Carrara | |
Since we're not using dispatcher anymore, it doesn't make sense to keep dispatcher references and program flows that depend on it. For example, it doesn't make sense keep the flag --organization-mode, so it was removed as well. | |||
2016-02-11 | adds argument to supply custom disclaimer/banner on login screen | NavaL | |
Issue #598 | |||
2016-01-25 | Add integrity-check maintenance command | Folker Bernitt | |
2016-01-22 | Add mutli-user mode to user-agent | Folker Bernitt | |
- Issue #576 - To start in multi user, run with --multi-user --provider provider-name.tld | |||
2015-10-28 | Add markov-generate to load-mails | Folker Bernitt | |
- Allows to generat mails based on a sample mails - use it with: pixelated-maintenance markov-generate --seed 21 --limit 10 | |||
2015-09-25 | Add repair to pixelated maintenance | Folker Bernitt | |
- Issue #468 - Call with: pixelated-maintenance repair | |||
2015-07-01 | #346 Added a password parameter for script use | Jefferson Stachelski | |
2015-06-15 | Register now understands fingerprint and certificate arguments again | Bruno Wagner | |
2015-06-08 | Heavy rework on certs, removed most of it, simplified the logic | Bruno Wagner | |
2015-06-05 | Moved register out of application like maintenance | Bruno Wagner | |
2015-06-05 | Refactoring the config, logging_setup is now called logger | Bruno Wagner | |