Manfred Touron
|
7f32e38cf8
|
Merge pull request #123 from vdaviot/master
[FIX] Format of id in new session | Closing channel if host unreachable
|
2019-03-29 07:07:36 +01:00 |
|
Renovate Bot
|
43a96d1636
|
chore(deps): update all docker tags to v1.12.1
|
2019-03-16 00:20:45 +00:00 |
|
welderpb
|
00e7d2e45d
|
fix for encrypted ssh private keys
|
2019-03-05 17:04:05 +01:00 |
|
Valentin Daviot
|
2e711c3591
|
fixed format of id for new bastion session | applied fix from issue #56 to permit the closing of channel in case of unreachable host
Signed-off-by: Valentin Daviot <valentin.daviot@alterway.fr>
|
2019-03-01 16:04:27 +01:00 |
|
Manfred Touron
|
5d147fc03b
|
Merge pull request #118 from nellyasher/master
Readme updates
|
2019-02-01 13:38:07 +01:00 |
|
Manfred Touron
|
3dccefbbcb
|
chore: use png + add toc
|
2019-02-01 13:36:36 +01:00 |
|
Nelly Asher
|
7c4995fa4a
|
Update README.md
|
2019-02-01 13:34:18 +01:00 |
|
Nelly Asher
|
2b8f051414
|
TOC added, chapters rearranged, "Use cases" added.
|
2019-02-01 13:34:18 +01:00 |
|
Manfred Touron
|
4e17c81d63
|
chore: switch to png for images in the readme
|
2019-02-01 12:57:18 +01:00 |
|
Manfred Touron
|
8b4b677d6a
|
chore: update flow diagram + add png outputs
|
2019-02-01 12:56:07 +01:00 |
|
Manfred Touron
|
47229bf473
|
chore: update flow diagram style
|
2019-02-01 11:23:02 +01:00 |
|
Manfred Touron
|
ec5b567da9
|
Update README.md
|
2019-01-04 01:11:10 +01:00 |
|
Manfred Touron
|
03b59fae1c
|
Merge pull request #113 from ahhx/master
refactor: split package main
|
2019-01-04 00:58:24 +01:00 |
|
Manfred Touron
|
ede8b3ecf2
|
chore: fix lint issues
|
2019-01-04 00:56:06 +01:00 |
|
Manfred Touron
|
7ae90b9199
|
build: fix deps checksums
|
2019-01-04 00:51:54 +01:00 |
|
ahh
|
a651da451e
|
refactor: split package main
sshportal refactor. Focused on splitting up package main into packages
main, dbmodels, crypto, and bastion.
|
2019-01-03 21:11:43 +01:00 |
|
Manfred Touron
|
f220af5c54
|
Merge pull request #111 from shawn111/missing_authorized_key
Fix userkey create.
|
2019-01-03 19:57:19 +01:00 |
|
Shawn Wang
|
eebf987900
|
Fix UserKey.Key for govalidator.ValidateStruct.
UserKey.Key is a []byte field.
The valid: "required" would cause wrong Validation.
|
2018-12-13 10:46:05 +00:00 |
|
Shawn Wang
|
3d5101011f
|
Fix userkey create, missing AuthorizedKey
|
2018-12-12 23:39:25 +08:00 |
|
Manfred Touron
|
2cdc19dfdd
|
Merge pull request #109 from moul/moul-patch-1
Update renovate.json
|
2018-12-07 14:53:50 +01:00 |
|
Manfred Touron
|
d8a7b1e16c
|
Update renovate.json
|
2018-12-07 14:49:50 +01:00 |
|
Manfred Touron
|
d7490d089c
|
Merge pull request #102 from moul/dev/mou/bump-deps2
chore: bump deps
|
2018-11-25 09:46:57 +01:00 |
|
Manfred Touron
|
774c6c0f64
|
chore: bump deps
|
2018-11-25 09:43:28 +01:00 |
|
Manfred Touron
|
92d11c53de
|
Merge pull request #98 from Raerten/env-variables
use Environment Variables for settings
|
2018-11-25 09:41:09 +01:00 |
|
Manfred Touron
|
c509f65a27
|
Merge pull request #101 from moul/dev/moul/windows-support
fix a build constraint
|
2018-11-25 09:40:00 +01:00 |
|
Дмитрий Шульгачик
|
20b9e839d3
|
fix a build constraint
|
2018-11-25 09:34:41 +01:00 |
|
Дмитрий Шульгачик
|
6f4fb24cd0
|
update mysql example using ENV
|
2018-11-19 14:56:24 +03:00 |
|
Дмитрий Шульгачик
|
23a89fe1de
|
Add ability to set DB driver and DB credentials from environment variables
|
2018-11-19 14:49:31 +03:00 |
|
Manfred Touron
|
559df1f523
|
Merge pull request #96 from moul/dev/moul/bump-deps
chore: bump deps
|
2018-11-18 15:58:07 +01: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
|
a9f4227bba
|
Merge pull request #90 from alenn-m/master
fix #69
|
2018-11-18 15:32:37 +01:00 |
|
Alen Masic
|
06bde77f51
|
fixed the issue when Author didn't update
|
2018-11-17 10:39:34 +01:00 |
|
Alen Masic
|
2a2554e7a3
|
fix #69
|
2018-11-16 17:31:59 +01:00 |
|
Manfred Touron
|
5d835011e6
|
Merge pull request #87 from moul/dev/moul/golangci-lint
build: switch to golangci-lint
|
2018-11-16 17:26:26 +01:00 |
|
Manfred Touron
|
0f294cd62d
|
build: switch to golangci-lint
|
2018-11-16 17:20:39 +01:00 |
|
Manfred Touron
|
8e62d21c25
|
Merge pull request #86 from moul/dev/moul/canonical
Switching to moul.io/sshportal (canonical url)
|
2018-11-16 15:42:38 +01:00 |
|
Manfred Touron
|
2a5dd63e87
|
chore: use moul.io/sshportal canonical url
|
2018-11-16 15:36:14 +01:00 |
|
Manfred Touron
|
06cb424b8f
|
chore: bump deps
|
2018-11-16 15:29:51 +01:00 |
|
Manfred Touron
|
7c5864a9c3
|
Merge pull request #83 from moul/dev/moul/gomod
build: switch to go modules
|
2018-11-16 15:17:22 +01:00 |
|
Manfred Touron
|
668e34ccab
|
build: switch to go modules
|
2018-11-16 15:02:47 +01:00 |
|
Manfred Touron
|
95477715fc
|
Merge pull request #75 from vdaviot/closed_session
[FIX] session status and duration displaying properly
|
2018-11-16 10:19:38 +01:00 |
|
Manfred Touron
|
ecc004a485
|
Merge pull request #74 from vdaviot/unset_hop
[FIX] unsetting hop on host
|
2018-11-16 10:18:10 +01:00 |
|
valentin.daviot
|
9f0657374b
|
unsetting work properly
|
2018-11-16 10:12:49 +01:00 |
|
Manfred Touron
|
61b7f72e94
|
Merge pull request #76 from vdaviot/active_session_list
[FIX] Session ls on big databases
|
2018-11-16 10:10:30 +01:00 |
|
Manfred Touron
|
db000baaa5
|
Merge pull request #67 from moul/renovate/configure
Configure Renovate
|
2018-11-16 10:05:42 +01:00 |
|
valentin.daviot
|
a1a3a29d00
|
session status and duration displaying properly
|
2018-11-16 10:03:37 +01:00 |
|
valentin.daviot
|
2ea73a941f
|
listing active session
|
2018-11-16 10:01:23 +01:00 |
|
valentin.daviot
|
e860b60d20
|
session status and duration displaying properly
|
2018-11-16 10:01:23 +01:00 |
|