Commit Graph

20 Commits

Author SHA1 Message Date
simon
5290ac37c0 fix: pkg upgrades and small fixes 2021-05-28 12:33:26 +02:00
simon
97584e37c2 docs: improve readme files 2021-01-23 22:45:52 +01:00
simon
652ae86a8a refactor: simplify http auth 2021-01-23 22:33:06 +01:00
Akif Rabbani
279541a669
feat: new auth mechnasimn via http post (#99)
* Added HTTP Authentication

* Fixed sample config

* Added filter by status code
2021-01-23 22:30:35 +01:00
simon
1778948ee2 chore: bring everything up2date 2021-01-23 22:14:56 +01:00
simon
ff2f08ecd7 chore: deps upgrades (including ts 4.1) 2020-12-01 22:17:30 +01:00
Simon Tretter
66fbcf4ca8
fix: session resumptions + google ldap auth 2020-08-05 12:44:39 +02:00
simon
842b93634e chore: get everything up 2 date 2020-05-14 15:02:15 +02:00
simon
5519391aa3 fix(docs): fix some typos 2020-03-02 09:57:52 +01:00
simon
d9ff95bbbb feat(cli): allow setting config vars via cli 2020-02-28 10:31:14 +01:00
simon
589749883c fix(docs): better file names 2020-02-27 19:05:37 +01:00
simon
7ca60a20cc fix: improve coping with long running auth requests 2020-02-27 11:33:05 +01:00
simon
0baf8155bf fix(auth): improve google auth
always instanciate a new client for bind request
2020-02-25 13:22:00 +01:00
simon
60ec84ae8e refactor: improve ttls tunnel stuff and fix some byte sizes for AVPs 2020-02-25 11:54:57 +01:00
simon
6aa4b9f92e feat: inner tunnel for TTSL support added 2020-02-24 18:52:21 +01:00
simon
3f600c664f feat: add more auth providers and cleanup google auth
it's no longer needed to use stunnel ;-)
2020-02-23 20:42:36 +01:00
simon
5e5005cf6b fix: ldap auth failed auth and added test scripts 2020-02-23 01:09:28 +01:00
simon
9fe25a8b49 feat: add debug pkg to reduce output 2020-02-23 00:49:17 +01:00
simon
42a05b069f refactor: major code cleanups :-)
first working version
2020-02-23 00:29:33 +01:00
simon
0cb807a555 fix: a lot of bug fixes, first running version for windows and android :)
code is super ugly right now.. please don't judge
2020-02-22 02:36:06 +01:00