Simon Eisenmann
|
13ac41d417
|
Changed name of project to Spreed WebRTC.
|
11 years ago |
Simon Eisenmann
|
ca7e6d0332
|
Implemented certificate pass through from SSL frontend proxy via HTTP headers.
|
11 years ago |
Simon Eisenmann
|
ffaa2ec18f
|
Fixed nil pointer check.
|
11 years ago |
Simon Eisenmann
|
9797e2dc55
|
Make sure to log error.
|
11 years ago |
Simon Eisenmann
|
dfd319d06c
|
Fixed several possible nil pointer access issues.
|
11 years ago |
Simon Eisenmann
|
befb28cf50
|
Added missing initialization.
|
11 years ago |
Simon Eisenmann
|
8e23be4f46
|
Finialized settings integration.
|
11 years ago |
Simon Eisenmann
|
12c04a9198
|
Cleaned up implementation of certificates handler and added bunch of config files options.
|
11 years ago |
Simon Eisenmann
|
eb13945be8
|
TLS client side auth now even works.
|
11 years ago |
Simon Eisenmann
|
a6a930f73a
|
Implemented TLS client auth.
|
11 years ago |
Simon Eisenmann
|
83497ebeea
|
Actually create random serials.
|
11 years ago |
Simon Eisenmann
|
69039af618
|
Playing around with keygen element.
|
11 years ago |
Simon Eisenmann
|
bec399dca3
|
Implemented httpheader userid handler.
|
11 years ago |
Simon Eisenmann
|
a1c1405c61
|
Added realm to userids, tokens and nonces.
|
11 years ago |
Simon Eisenmann
|
f27c5d10a3
|
Implemented web client integration of user authentication, authorization and creation.
|
11 years ago |
Simon Eisenmann
|
10f85891ac
|
Implemented user creation API.
|
11 years ago |
Simon Eisenmann
|
a46f36fd48
|
Implemented userid validation and pluggable interface to implement different authentication backends.
Rewrote comments in the example configuration.
Moved all global test code into a plugin (plugin-test-authorize.js).
|
11 years ago |