8930153256
Update Dockerfile to golang:alpine template
...
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-09-22 15:27:18 +02:00
031f9bddb4
Fix: Dockerfile had wrong argument usage
2015-06-14 14:31:50 +02:00
bbbfaec51e
Prepared release 1.3.0
2015-05-29 20:20:58 +02:00
da4aefee63
Replaced codegangsta/cli by spf13/cobra
2015-05-29 20:20:04 +02:00
cc8b722429
Added license file
2015-05-25 20:29:28 +02:00
092ab68613
Fixed some wording / URLs in README
2015-05-10 20:11:31 +02:00
86ed9d81c8
Prepared release 1.2.2
2015-05-10 19:06:02 +02:00
86571c7758
Fix: Blacklisted characters were not excluded from passwords
2015-05-10 19:05:34 +02:00
715f6244f2
Prepared release 1.2.1
2015-05-10 18:57:17 +02:00
221b79509b
Added links to extension & documentation
2015-05-10 18:56:43 +02:00
9a0cf56e88
Load bootstrap theme via HTTPs
2015-05-10 17:12:29 +02:00
f2a5ad78c0
Prepared release 1.2.0
2015-05-10 16:46:32 +02:00
3e8fc57413
Fix: Travis did no go get anymore
2015-05-10 16:45:12 +02:00
24472f00b5
Included web frontend into server
2015-05-10 16:38:17 +02:00
f612ebaceb
Fixed godoc
2015-05-03 10:42:45 +02:00
ca37395d2f
Prepared release 1.1.0
2015-05-03 10:39:06 +02:00
a88d718ed3
Added test for password generation
2015-05-03 10:38:40 +02:00
fe235ab869
Moved error handling for short passwords to library
2015-05-03 10:38:14 +02:00
660118b203
Prepared release 1.0.2
2015-05-03 01:08:01 +02:00
c034fcf285
Fix: Ensured minimal length of passwords
...
This is to prevent a endless loop when generating passwords with 1 or 2 characters. As they are not able to meet the minimal requirements they will get rejected by the security check and the generator will loop forever consuming 100% CPU at each process.
2015-05-03 01:05:30 +02:00
5e3037f751
Switched to https protocol
2015-05-02 21:43:59 +02:00
e1dac833df
Added additional insecure password test
2015-05-02 16:13:17 +02:00
d452f7d297
Ensure the passwords are taken literally
2015-05-02 16:10:58 +02:00
7e797704a3
Updated README with API stuff
2015-05-02 16:08:42 +02:00
f82c149489
Prepared release 1.0.1
2015-05-02 15:51:01 +02:00
84a1911002
Dockerized for API deployment
2015-05-02 15:50:32 +02:00
60caeaaecd
Added travis build and README
2015-05-02 15:42:41 +02:00
d546d43bad
Prepared release 1.0.0
2015-05-02 15:03:50 +02:00
8896698ac2
Initial running version
2015-05-02 15:03:27 +02:00