server/admin/api
nemunaire 68e5c4cd2b pki: improve serial number generation + fix team association
Replace math/rand by crypto/rand.

Fix big when associating certificate with leading zero: nginx prepend 0 wherehas we don't.
2018-05-11 05:27:51 +02:00
..
certificate.go pki: improve serial number generation + fix team association 2018-05-11 05:27:51 +02:00
claim.go Introducing new PKI management 2018-05-11 05:27:50 +02:00
events.go admin: try to generate events.json file 2018-05-11 05:27:51 +02:00
exercice.go admin: can edit flags after creation 2018-05-11 05:27:51 +02:00
file.go admin: complet API and interface with files checking page 2018-01-18 12:08:11 +01:00
handlers.go pki: improve serial number generation + fix team association 2018-05-11 05:27:51 +02:00
public.go Reserved directory for public interface now lives in public instead of _public 2018-05-11 05:27:50 +02:00
router.go Use github.com/julienschmidt/httprouter instead of gorilla 2018-01-17 18:51:52 +01:00
settings.go Display read-only settings for information purpose 2018-01-17 18:52:41 +01:00
team.go Remove team's initial_name, replaced by their ID 2018-05-11 05:27:50 +02:00
theme.go admin: new route to fill URLIds if they are not defined 2018-05-11 05:27:50 +02:00
version.go admin: bump new API version 2018-05-11 05:27:50 +02:00