Commit Graph

90 Commits

Author SHA1 Message Date
dependabot-preview[bot]
4af6eded3d
Upgrade to GitHub-native Dependabot (#149)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2021-04-29 23:34:30 +02:00
simon
d51f10265d docs: improve readme files 2021-01-23 22:46:55 +01:00
simon
97584e37c2 docs: improve readme files 2021-01-23 22:45:52 +01:00
simon
1843f36c4d chore(release): 1.2.0 2021-01-23 22:33:20 +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
4711c385c8 chore: new xpextensions for auth 2020-12-10 16:59:48 +01:00
simon
e99c473fd6 chore: new xpextensions for auth 2020-12-10 16:01:57 +01:00
simon
0272141279 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	package-lock.json
2020-12-01 22:18:00 +01:00
simon
ea043a6333 chore(release): 1.1.10 2020-12-01 22:17:35 +01:00
simon
ff2f08ecd7 chore: deps upgrades (including ts 4.1) 2020-12-01 22:17:30 +01:00
dependabot-preview[bot]
4c41c9c0c3
build(deps): bump @hokify/node-ts-cache from 5.2.0 to 5.2.1 (#66)
Bumps [@hokify/node-ts-cache](https://github.com/hokify/node-ts-cache) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/hokify/node-ts-cache/releases)
- [Commits](https://github.com/hokify/node-ts-cache/compare/@hokify/node-ts-cache@5.2.0...@hokify/node-ts-cache@5.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-09-22 23:03:55 +02:00
simon
03ec9f2156 chore(release): 1.1.9 2020-09-04 01:34:38 +02:00
simon
b9f5911939 docs: update readme 2020-09-04 01:34:28 +02:00
simon
a9095e0703 chore(release): 1.1.8 2020-09-04 01:33:02 +02:00
simon
55e6dc4b0b fix(tls): allow tls v1.0 2020-08-31 15:04:30 +02:00
simon
144f7614ea chore(release): 1.1.7 2020-08-05 12:45:01 +02:00
Simon Tretter
66fbcf4ca8
fix: session resumptions + google ldap auth 2020-08-05 12:44:39 +02:00
simon
ab1ab1b130 chore(release): 1.1.5 2020-06-26 13:32:08 +02:00
simon
7179c1682d fix(eap-ttls): reset last processed identifier 2020-06-26 13:31:30 +02:00
simon
3d03658a43 fix(eap): concat buffers if they are an array 2020-06-25 12:06:25 +02:00
simon
e71f0b3d80 fix(eap): output state on error 2020-06-25 11:18:55 +02:00
simon
97ea3fad1d fix(eap): catch decoding errors 2020-06-25 11:17:19 +02:00
simon
6fc7301c60 chore(release): 1.1.4 2020-06-24 15:33:20 +02:00
simon
28a6474b81 chore: package upgrades 2020-06-24 15:03:11 +02:00
simon
67623376ae chore(release): 1.1.3 2020-05-14 15:03:05 +02:00
simon
df3f3e37a7 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	package-lock.json
2020-05-14 15:02:32 +02:00
simon
842b93634e chore: get everything up 2 date 2020-05-14 15:02:15 +02:00
Simon Tretter
1354362c1e
Merge pull request #8 from simllll/dependabot/npm_and_yarn/ts-node-8.9.1
build(deps-dev): bump ts-node from 8.6.2 to 8.9.1
2020-04-27 08:43:42 +02:00
Simon Tretter
1627d962ab
Merge pull request #7 from simllll/dependabot/npm_and_yarn/types/mocha-7.0.2
build(deps-dev): bump @types/mocha from 7.0.1 to 7.0.2
2020-04-27 08:43:28 +02:00
Simon Tretter
d7b045b570
Merge pull request #6 from simllll/dependabot/npm_and_yarn/hokify/eslint-config-0.2.12
build(deps-dev): bump @hokify/eslint-config from 0.2.7 to 0.2.12
2020-04-27 08:43:16 +02:00
Simon Tretter
990a4cc5c2
Merge pull request #5 from simllll/dependabot/npm_and_yarn/types/ldapjs-1.0.7
build(deps-dev): bump @types/ldapjs from 1.0.5 to 1.0.7
2020-04-27 08:42:44 +02:00
Simon Tretter
37635a001c
Merge pull request #4 from simllll/dependabot/npm_and_yarn/ldapauth-fork-4.3.3
build(deps): bump ldapauth-fork from 4.3.2 to 4.3.3
2020-04-27 08:42:30 +02:00
dependabot-preview[bot]
9545b1cb92
build(deps-dev): bump ts-node from 8.6.2 to 8.9.1
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.6.2 to 8.9.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v8.6.2...v8.9.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-27 06:39:00 +00:00
dependabot-preview[bot]
fedfc530ee
build(deps-dev): bump @types/mocha from 7.0.1 to 7.0.2
Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-27 06:38:37 +00:00
dependabot-preview[bot]
c61a7f3f73
build(deps-dev): bump @hokify/eslint-config from 0.2.7 to 0.2.12
Bumps @hokify/eslint-config from 0.2.7 to 0.2.12.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-27 06:38:27 +00:00
dependabot-preview[bot]
3ee34fc052
build(deps-dev): bump @types/ldapjs from 1.0.5 to 1.0.7
Bumps [@types/ldapjs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ldapjs) from 1.0.5 to 1.0.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ldapjs)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-27 06:37:49 +00:00
dependabot-preview[bot]
b5b1fc9405
build(deps): bump ldapauth-fork from 4.3.2 to 4.3.3
Bumps [ldapauth-fork](https://github.com/vesse/node-ldapauth-fork) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/vesse/node-ldapauth-fork/releases)
- [Changelog](https://github.com/vesse/node-ldapauth-fork/blob/master/CHANGES.md)
- [Commits](https://github.com/vesse/node-ldapauth-fork/compare/v4.3.2...v4.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-27 06:37:25 +00:00
Simon Tretter
30c90a5090
Merge pull request #3 from simllll/dependabot/npm_and_yarn/acorn-7.1.1
build(deps): bump acorn from 7.1.0 to 7.1.1
2020-03-30 23:23:05 +02:00
dependabot[bot]
6620f18fbb
build(deps): bump acorn from 7.1.0 to 7.1.1
Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/7.1.0...7.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-30 21:22:24 +00:00
simon
174f8b6fc1 chore: support has landed in node.js (13.10.1) 2020-03-09 11:22:24 +01:00
simon
21db4164e3 chore(release): 1.1.2 2020-03-02 10:26:49 +01:00
simon
f30932002c chore: package.json cleanups 2020-03-02 10:26:33 +01:00
simon
4cfd796f91 chore(release): 1.1.1 2020-03-02 09:58:15 +01:00
simon
7a28a0dc6b fix(config): use __dirname to resolve path to ssl certs 2020-03-02 09:58:07 +01:00
simon
5519391aa3 fix(docs): fix some typos 2020-03-02 09:57:52 +01:00
simon
a8a02478ce fix(auth): cache only valid results for one day 2020-02-28 11:03:44 +01:00
simon
04469c5b86 chore: readme 2020-02-28 10:48:27 +01:00
simon
2dbcd57c27 chore: package.json fixes 2020-02-28 10:47:23 +01:00