Commit Graph

15 Commits

Author SHA1 Message Date
reshke dc44b323d1 return error if ldap connection establishment failed, rebind ldap
connection in case of server failture
2021-04-29 12:51:07 +05:00
reshke 74623edfb5 LDAP auth in od 2021-04-28 17:54:56 +05:00
kirill reshke ffebb6f855
dockerbuild fix (#289)
Co-authored-by: reshke <Kirill Reshke>
2021-03-05 17:40:23 +05:00
kirill reshke 173a0defe7
remove custom logic for sigterm (#286)
* remove custom logic for sigterm

* fmt

* add comment

Co-authored-by: reshke <Kirill Reshke>
2021-03-05 14:29:30 +05:00
Georgy Rylov 575f75d7cb
Add simple way to develop on Mac and refactor dockerfiles a little bit (#287) 2021-03-04 23:04:07 +05:00
kirill reshke f305546e9c
fix scram build & tests, also make makefile a little bit more clear && better (#259)
* fix scram build & tests, also make makefile a little bit more clear and parametrized

* fix fmt & fmt target better

* remove shell test from tests run

Co-authored-by: reshke <Kirill Reshke>
2021-01-12 12:06:27 +05:00
reshke a1f76ea5d6 Fix dockerfile to make CI ok 2020-12-07 22:48:54 +05:00
kirill reshke bc568250bf
odyssey tests with asan, little test refactor (#225)
* odyssey tests with asan

* better headers, rework test

Co-authored-by: reshke <Kirill Reshke>
2020-10-27 13:47:25 +05:00
kirill reshke a5f716025c
fix coveirty issues + remove legacy (#224)
* fix a couple of severity issues

* emove lagacy

* zero cost debug macros on release

* dbg macro fix

* apply fmt

Co-authored-by: reshke <Kirill Reshke>
2020-10-26 17:29:05 +05:00
reshke f030093484 use SO_REUSEPORT to graceful shutdown 2020-08-10 13:39:09 +05:00
Kazantcev Andrey 61267b578d
Update ubuntu image version (#177)
The old ubuntu version uses an old cmake which didn't support `add_compile_definitions`
2020-06-16 10:44:19 +05:00
Fumiyuki Kato 8cec9ef917
add PostgreSQL Apt Repository to Dockerfile (#136) 2020-03-17 09:52:40 +05:00
Andrey Borodin 5f7e3ea546 Upgrade dependency to PG11 and fix CI 2020-02-28 15:10:38 +05:00
Dima Starkov a8ca664a63 Implements SCRAM Authentication (#73) 2019-11-11 12:28:50 +03:00
Дима Старков 0cdfb20923 Local development inside docker 2019-10-08 11:15:37 +05:00