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 |
Simon Eisenmann
|
c5bd56c718
|
Cleaned up token and session id generation in preperation for userids.
|
11 years ago |
Simon Eisenmann
|
7c87ec3325
|
Added example configuration for https.
|
11 years ago |
Simon Eisenmann
|
919e758a31
|
Removed obsolete different TURN user formats.
|
11 years ago |
Simon Eisenmann
|
ed7cf2d826
|
Improved TURN server support.
|
11 years ago |
Joachim Bauch
|
5eb8ebe51c
|
Support configuring pprof HTTP server.
See http://golang.org/pkg/net/http/pprof/ for details.
|
11 years ago |
Simon Eisenmann
|
a4a815cc06
|
Implemented stats API.
|
12 years ago |
Simon Eisenmann
|
55e22afe32
|
Added configration for maxfd and automatically use the numer of cpus for GOMAXPROCS per default.
|
12 years ago |
Simon Eisenmann
|
3d04daa92f
|
Implemented room selection screed with automatic room id generator.
Signed-off-by: Simon Eisenmann <simon@struktur.de>
|
12 years ago |
Simon Eisenmann
|
8dabd2cfd0
|
Added support for url prefixes when behind a web server sub path (see server.conf.in basePath configuration).
|
12 years ago |
Simon Eisenmann
|
31dbb411ca
|
Added html frontend plugin support.
|
12 years ago |
Simon Eisenmann
|
18d324f390
|
Added title as configuration option.
|
12 years ago |
Simon Eisenmann
|
26d2c18764
|
Split up html templates and added extra slots for easy customization and extension.
|
12 years ago |
Simon Eisenmann
|
729384eade
|
Global room id name as configuration option and disabled per default.
|
12 years ago |
Simon Eisenmann
|
6ffd3f2917
|
Initial public release.
|
12 years ago |