Commit Graph

  • a2f3a51fe5 Post-release version bump Manfred Touron 2017-11-22 15:16:24 +01:00
  • 98d4360a76 v1.2.0 v1.2.0 Manfred Touron 2017-11-22 15:15:00 +01:00
  • 15c58c99b2 Small typo Manfred Touron 2017-11-20 11:12:58 +01:00
  • e6198e16e5 Testing backup/restore/backup/diff in integration Manfred Touron 2017-11-20 10:24:30 +01:00
  • 97d166ad8f Enable debug in integration Manfred Touron 2017-11-19 01:25:46 +01:00
  • fb4ca3d219 Use a database migration system Manfred Touron 2017-11-19 01:18:17 +01:00
  • 62aea661cc Backup/restore settings Manfred Touron 2017-11-19 00:53:32 +01:00
  • f33326db4d govendor add github.com/go-gormigrate/gormigrate Manfred Touron 2017-11-16 14:01:33 +01:00
  • c5d00728d0 $> govendor add github.com/asaskevich/govalidator Manfred Touron 2017-11-16 09:38:14 +01:00
  • 1591cbc208 Use govalidator to perform more consistent input validation Manfred Touron 2017-11-16 09:36:43 +01:00
  • 58d9aef616 Test ACLs/hostgroups/usergroups Manfred Touron 2017-11-15 12:23:50 +01:00
  • a087cdad09 Store and compare version in database Manfred Touron 2017-11-15 12:04:47 +01:00
  • 7f754e2ab9 Add basic integration tests Manfred Touron 2017-11-15 11:24:57 +01:00
  • 2261d27c94 Allow to set the first invite token (for testing) Manfred Touron 2017-11-15 11:24:48 +01:00
  • f97c9f2878 Support assign multiple groups to hosts and users (#2) Manfred Touron 2017-11-15 09:52:59 +01:00
  • d6a7a6702f Post-release version bump Manfred Touron 2017-11-14 11:16:24 +01:00
  • abba8dc990 Show how to expose port with Docker Manfred Touron 2017-11-14 10:15:40 +01:00
  • 602514f517 Add Docker upgrade instructions Manfred Touron 2017-11-14 10:12:25 +01:00
  • 8db6afe8b9 Add 'make backup' dev helper Manfred Touron 2017-11-14 09:57:21 +01:00
  • 3e565365f6 v1.1.0 v1.1.0 Manfred Touron 2017-11-14 01:29:59 +01:00
  • 20fee4e98a Set random seed properly Manfred Touron 2017-11-14 01:29:25 +01:00
  • 2cc91bf681 Disable mysql support Manfred Touron 2017-11-14 01:28:18 +01:00
  • 9253b9dd60 Add CHANGELOG.md Manfred Touron 2017-11-14 01:20:50 +01:00
  • 20a2ffcd6c Add better versionning Manfred Touron 2017-11-14 01:13:51 +01:00
  • 0b137e1939 Use dynamic version Manfred Touron 2017-11-14 00:38:23 +01:00
  • 8d6a76a93b Add Docker instruction Manfred Touron 2017-11-14 00:27:12 +01:00
  • 5ad2d59b3b Add note about backup/restore Manfred Touron 2017-11-14 00:21:19 +01:00
  • 83ad730579 Add 'config restore' Manfred Touron 2017-11-13 23:57:52 +01:00
  • f03cdc095c Add 'config backup' Manfred Touron 2017-11-13 20:22:45 +01:00
  • 0b9f9b43a8 Implement exit (fix #6) Manfred Touron 2017-11-13 20:08:12 +01:00
  • df0fc6aa13 Update README.md v1.0.0 Manfred Touron 2017-11-13 12:21:26 +01:00
  • dde9ac6603 Update README.md Manfred Touron 2017-11-13 11:18:19 +01:00
  • 8057c744e8 Initial version of README.md Manfred Touron 2017-11-13 11:11:41 +01:00
  • b96bccbba2 Add basic ACL support Manfred Touron 2017-11-13 10:13:17 +01:00
  • 15d3379c71 Add more stats in 'ls' commands Manfred Touron 2017-11-11 00:27:52 +01:00
  • b9d447266d Add 'acl {create,inspect,ls,rm}' commands Manfred Touron 2017-11-11 00:25:27 +01:00
  • fbb596d8f7 Add ACLs Manfred Touron 2017-11-10 18:35:21 +01:00
  • 2f38f0c7b4 Add some stats on 'ls' commands Manfred Touron 2017-11-10 18:20:22 +01:00
  • a6518ceffd Add 'usergroup {create,inspect,ls,rm}' commands Manfred Touron 2017-11-10 18:06:10 +01:00
  • 9aecb80cdc Add 'hostgroup {create,inspect,ls,rm}' commands Manfred Touron 2017-11-10 15:59:24 +01:00
  • f500aaab24 Improve mysql support Manfred Touron 2017-11-10 15:41:06 +01:00
  • 5cbb15d9e6 Add UserGroup and HostGroup Manfred Touron 2017-11-08 07:57:30 +01:00
  • db24271ca9 Handle user invites Manfred Touron 2017-11-07 19:40:14 +01:00
  • 12e956dcd3 Add 'userkey {create,inspect,ls,rm}' commands Manfred Touron 2017-11-03 23:31:46 +01:00
  • 47d2d63f0d Use fixed ssh host key Manfred Touron 2017-11-03 22:54:16 +01:00
  • f85c062c0d Use contexted user to check for permissions Manfred Touron 2017-11-03 21:47:54 +01:00
  • 28689e1f7e Add SSH key check + auto register of the admin account Manfred Touron 2017-11-03 01:46:55 +01:00
  • 36f60c40cd Improve cli menus Manfred Touron 2017-11-03 00:23:57 +01:00
  • e256ac66cf Add 'user {create,inspect,ls,rm}' commands Manfred Touron 2017-11-03 00:15:15 +01:00
  • 9fc9300c34 Return a better message when running without the demo mode Manfred Touron 2017-11-02 10:32:35 +01:00
  • cf447a84b0 Remove unimplemented group code Manfred Touron 2017-11-02 10:27:58 +01:00
  • 68a8d033b1 Add Dockerfile Manfred Touron 2017-11-02 09:18:43 +01:00
  • 518aa30d61 Switch to govendor Manfred Touron 2017-11-02 10:02:22 +01:00
  • 35e62e562b Handle auth by key Manfred Touron 2017-11-01 23:42:17 +01:00
  • 729060f397 Add unique constraints on names with support of soft deletion Manfred Touron 2017-11-01 23:32:36 +01:00
  • b766d601a3 make the config-user configureable Manfred Touron 2017-11-01 22:11:46 +01:00
  • a08c4519cd Add 'version' command Manfred Touron 2017-11-01 22:09:08 +01:00
  • 2876f9f947 Add more info Manfred Touron 2017-11-01 17:11:50 +01:00
  • e9a4ddb1ce Add 'info' command Manfred Touron 2017-11-01 17:00:34 +01:00
  • 6d28cd6358 Create valid ssh keys + added comment field Manfred Touron 2017-11-01 16:41:39 +01:00
  • 61b54b8bc3 Add 'key {create,inspect,ls,rm}' commands Manfred Touron 2017-11-01 15:48:30 +01:00
  • d26509d2bf Add 'host {create,inspect,ls,rm}' commands Manfred Touron 2017-10-31 16:22:40 +01:00
  • bcaccc9c52 Add shell boilerplate Manfred Touron 2017-10-31 10:17:06 +01:00
  • fb385f7c49 Add Makefile Manfred Touron 2017-10-31 09:31:36 +01:00
  • 20148c913d Small refactor Manfred Touron 2017-10-31 09:24:18 +01:00
  • 0dd4615d80 Update vendors Manfred Touron 2017-10-30 17:12:18 +01:00
  • d7e84e615d Add --debug options + mysql driver Manfred Touron 2017-10-30 17:12:04 +01:00
  • 33b8000b17 Add new demo hosts + check some errors Manfred Touron 2017-10-30 17:01:10 +01:00
  • b2701e2024 Add database Manfred Touron 2017-10-30 16:48:14 +01:00
  • 84e8352338 Implement @arkan's session.MaskedReqs Manfred Touron 2017-10-30 12:30:34 +01:00
  • 742cacf384 Add vendors Manfred Touron 2017-09-30 13:14:44 +02:00
  • 1a9a95c737 POC Manfred Touron 2017-09-30 13:12:43 +02:00