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