This website requires JavaScript.
Explore
Help
Sign in
warp-tech
/
warpgate
Watch
1
Star
1
Fork
You've already forked warpgate
0
mirror of
https://github.com/warp-tech/warpgate.git
synced
2026-01-20 12:59:12 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
main
warpgate
/
tests
History
Exact
Exact
Union
RegExp
Mourad Maatoug
550f3facad
Add JSON log output format for easier log processing (
#1609
)
...
Co-authored-by: Eugene <inbox@null.page>
2025-12-30 23:56:32 +01:00
..
api_sdk
Separate DB models for credentials (
#1143
)
2024-11-24 19:35:31 +01:00
certs
images
[StepSecurity] Apply security best practices (
#1508
)
2025-09-30 13:13:11 +02:00
oidc-mock
ssh-keys
Bump russh for ssh-key/ssh-encoding backend (
#1144
)
2024-12-12 21:44:54 +01:00
.gitignore
__init__.py
api_client.py
conftest.py
fixed
#1368
- correctly generate version number in docker (
#1372
)
2025-06-10 22:08:09 +02:00
Makefile
poetry.lock
pyproject.toml
run.sh
test_api_auth.py
fixed
#1366
- API crash
2025-06-05 10:16:34 +02:00
test_http_basic.py
fixed
#1366
- API crash
2025-06-05 10:16:34 +02:00
test_http_common.py
fixed
#954
- enable gzip support for http targets
2025-06-10 20:10:33 +02:00
test_http_conntest.py
test_http_proto.py
fixed
#954
- enable gzip support for http targets
2025-06-10 20:10:33 +02:00
test_http_redirects.py
test_http_user_auth_logout.py
test_http_user_auth_otp.py
test_http_user_auth_password.py
test_http_user_auth_ticket.py
test_http_websocket.py
test_json_logs.py
Add JSON log output format for easier log processing (
#1609
)
2025-12-30 23:56:32 +01:00
test_mysql_user_auth_password.py
test_postgres_user_auth_in_browser.py
fixed
#1381
- skip password auth in postgres if not required (
#1383
)
2025-06-18 20:03:46 +02:00
test_postgres_user_auth_password.py
test_ssh_conntest.py
test_ssh_proto.py
test_ssh_target_selection.py
test_ssh_user_auth_in_browser.py
test_ssh_user_auth_otp.py
test_ssh_user_auth_password.py
test_ssh_user_auth_pubkey.py
test_ssh_user_auth_ticket.py
util.py