Jonathan Lestrelin
|
84464a4ea6
|
Add username and session ID to session log filename.
|
2019-06-07 16:58:41 +02:00 |
|
Manfred Touron
|
cafac0b8b5
|
chore: fix CI (#132)
chore: fix CI
|
2019-06-06 16:35:45 +02:00 |
|
Manfred Touron
|
5346300a64
|
chore: fix CI
|
2019-06-06 16:32:49 +02:00 |
|
Manfred Touron
|
1d4554eabc
|
chore: fixup
|
2019-06-06 16:32:22 +02:00 |
|
Manfred Touron
|
50bdba8b70
|
Update all (#110)
Update all
|
2019-05-30 20:40:22 +02:00 |
|
Manfred Touron
|
8c785f6dea
|
Update all Docker tags to v1.12.5 (#130)
Update all Docker tags to v1.12.5
|
2019-05-30 20:40:01 +02:00 |
|
Renovate Bot
|
93e6abc9ba
|
Update all
|
2019-05-28 19:27:01 +00:00 |
|
Renovate Bot
|
60d7c85c11
|
Update all Docker tags to v1.12.5
|
2019-05-21 20:28:40 +00:00 |
|
Manfred Touron
|
883bad2ee5
|
Merge pull request #124 from welderpb/master
[fix] unable to use encrypted ssh private keys
|
2019-03-29 07:11:08 +01:00 |
|
Manfred Touron
|
7d68e144f8
|
Merge pull request #116 from moul/renovate/docker-all
chore(deps): update all docker tags to v1.12.1
|
2019-03-29 07:08:36 +01:00 |
|
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 |
|