Commit graph

68 commits

Author SHA1 Message Date
Manfred Touron 54128beb12
chore: point CHANGELOG.md to releases page
Signed-off-by: Manfred Touron <94029+moul@users.noreply.github.com>
2020-07-04 21:53:26 +02:00
Manfred Touron c5681bf880 chore: post-release version bump 2019-06-24 11:43:32 +02:00
Manfred Touron db85d6545d v1.10.0 2019-06-24 11:31:32 +02:00
Manfred Touron 60707b3faa chore: update CHANGELOG 2019-06-24 10:25:04 +02:00
Manfred Touron f36845ac6b chore: bump github.com/gliderlabs/ssh to v0.2.2 2019-06-24 10:25:04 +02:00
Manfred Touron ad2b8ebc38
chore: bump deps 2018-11-18 15:54:11 +01:00
Manfred Touron 3824629d4d
Post-release version bump 2018-11-18 15:48:42 +01:00
Manfred Touron 38224714e1
v1.9.0 2018-11-18 15:46:55 +01:00
Manfred Touron c5e75df64f Post-release version bump 2018-04-02 22:36:07 +02:00
Manfred Touron 6b181dd291 v1.8.0 2018-04-02 22:36:06 +02:00
Manfred Touron b902953df4 Update changelog 2018-04-02 22:36:06 +02:00
Manfred Touron 980da40988 Update Readme and Changelog 2018-04-02 22:28:10 +02:00
Manfred Touron 6f2b58cbdc chore: esthetics + update changelog 2018-03-14 18:17:40 +01:00
Manfred Touron ec1e4d5c8a Update README and CHANGELOG 2018-02-28 17:22:59 +01:00
Manfred Touron b958f8461f Fix commands when using MySQL driver ([#45](https://github.com/moul/sshportal/issues/45)) 2018-02-28 16:54:32 +01:00
Manfred Touron cb3c1056e5 Small fixes 2018-01-05 11:05:42 +01:00
Manfred Touron 3ebcdd9c3d Add telnet support 2018-01-05 10:14:02 +01:00
Manfred Touron b23ee4144d The default created user now has the same username as the user starting sshportal (was hardcoded admin) 2018-01-03 19:00:52 +01:00
Manfred Touron ed42f343d2 Post-release version bump 2018-01-03 00:27:07 +01:00
Manfred Touron 2555c478b4 v1.7.1 2018-01-03 00:26:38 +01:00
Manfred Touron 5efe250466 hotfix: repair invite system (broken in v1.7.0) 2018-01-03 00:23:46 +01:00
Manfred Touron 695ddc91dd Return non-null exit-code on authentication error 2018-01-03 00:23:46 +01:00
Manfred Touron 7aace9109a Update Changelog 2018-01-02 05:58:54 +01:00
Manfred Touron 6c4caea26f Post-release version bump 2018-01-02 05:57:13 +01:00
Manfred Touron 13c0726849 v1.7.0 2018-01-02 05:56:24 +01:00
Manfred Touron d6bb5e44a1 Refactor bastion handler to forward every requests properly 2018-01-02 05:37:24 +01:00
Manfred Touron 57dd2c6c01 Add healthcheck --wait and --quiet options 2018-01-01 11:05:05 +01:00
Manfred Touron 6494e69632 Add Docker healthcheck helper 2018-01-01 10:58:43 +01:00
Manfred Touron 9bc545b4bb Add config backup --ignore-events option 2018-01-01 09:07:41 +01:00
Manfred Touron 457f60f815 Use sshportal server instead of sshportal to start a new server 2018-01-01 09:07:41 +01:00
Manfred Touron fb15225c35 Fix connection failure when sending too many environment variables (fix #22)
*Temporary fix*

A better solution requires a refactor of the ssh session handler (related with #24)

Related with this comment: https://github.com/gliderlabs/ssh/issues/47#issuecomment-340550104
2017-12-28 23:25:11 +01:00
Manfred Touron 7ed60f6908 Fix panic when entering empty command (fix #13) 2017-12-15 13:55:53 +01:00
Manfred Touron ac8181474c Post-release version bump 2017-12-12 10:40:14 +01:00
Manfred Touron 554937dd7a v1.6.0 2017-12-12 10:39:36 +01:00
Manfred Touron 999b740df6 Add 'key show KEY' command (#11) 2017-12-06 00:33:40 +01:00
Manfred Touron f9d450ffaf Add healthcheck user 2017-12-04 09:34:52 +01:00
Manfred Touron 391a39d82c Add --latest and --quiet options to ls commands 2017-12-04 09:27:10 +01:00
Manfred Touron cd437a3a7b Post-release version bump 2017-12-02 01:12:29 +01:00
Manfred Touron 2accc7abd4 v1.5.0 2017-12-02 01:11:40 +01:00
Manfred Touron 3c10578584 Fix some backup/restore bugs + improve MySQL support 2017-12-02 00:01:31 +01:00
Manfred Touron 511470087b Host key checking shared across users 2017-12-01 22:19:22 +01:00
Manfred Touron 86f6e87efe Add audit log 2017-11-29 09:17:19 +01:00
Manfred Touron 0fbcc0dd41 Session management 2017-11-27 08:52:33 +01:00
Manfred Touron 1fdf37dc07 Create Session objects on each connections (history) 2017-11-27 08:22:13 +01:00
Manfred Touron 1ddd6867b6 Post-release version bump 2017-11-24 15:22:50 +01:00
Manfred Touron 2becd5eec2 v1.4.0 2017-11-24 15:22:22 +01:00
Manfred Touron 571b37da6b Add option to encrypt sensitive data 2017-11-24 15:15:24 +01:00
Manfred Touron f4309f843b Add Updated and Created fields in 'ls' commands 2017-11-24 06:47:39 +01:00
Manfred Touron 0f0a8dd9bb Add 'key setup' command (easy SSH key installation) 2017-11-24 05:04:22 +01:00
Manfred Touron 1d6349767d Post-commit version bump 2017-11-23 19:04:57 +01:00