Simon Eisenmann
|
d04fbb9a2c
|
Added API end point to receive the server config document.
|
12 years ago |
Simon Eisenmann
|
5774a4b42c
|
Added more text and translated to German.
|
12 years ago |
Simon Eisenmann
|
ca7e6d0332
|
Implemented certificate pass through from SSL frontend proxy via HTTP headers.
|
12 years ago |
Simon Eisenmann
|
ffaa2ec18f
|
Fixed nil pointer check.
|
12 years ago |
Simon Eisenmann
|
08f71ec8c8
|
Show warning when no handler is registered.
|
12 years ago |
Simon Eisenmann
|
9797e2dc55
|
Make sure to log error.
|
12 years ago |
Simon Eisenmann
|
dfd319d06c
|
Fixed several possible nil pointer access issues.
|
12 years ago |
Simon Eisenmann
|
befb28cf50
|
Added missing initialization.
|
12 years ago |
Simon Eisenmann
|
8e23be4f46
|
Finialized settings integration.
|
12 years ago |
Simon Eisenmann
|
12c04a9198
|
Cleaned up implementation of certificates handler and added bunch of config files options.
|
12 years ago |
Simon Eisenmann
|
eb13945be8
|
TLS client side auth now even works.
|
12 years ago |
Simon Eisenmann
|
a6a930f73a
|
Implemented TLS client auth.
|
12 years ago |
Simon Eisenmann
|
83497ebeea
|
Actually create random serials.
|
12 years ago |
Simon Eisenmann
|
69039af618
|
Playing around with keygen element.
|
12 years ago |
Simon Eisenmann
|
62e160d7b7
|
Updated sleepy to 05901e834c
|
12 years ago |
Simon Eisenmann
|
bec399dca3
|
Implemented httpheader userid handler.
|
12 years ago |
Evan Theurer
|
34998e48a3
|
Uncomment compass.
|
12 years ago |
Evan Theurer
|
c0a49c492e
|
Fix jumping of bar on reload.
|
12 years ago |
Evan Theurer
|
f4a8ea01dd
|
Include variables from 3b5a7688e6.
|
12 years ago |
Evan Theurer
|
bf50211617
|
Add .bar class. Change all bar-* classes. Revert to font property instead of rhythm mixin.
|
12 years ago |
Evan Theurer
|
f0e4f09f6b
|
Rearange overlaybar styles to scss.
|
12 years ago |
Evan Theurer
|
23794f3f52
|
Update overlaybar numbers, syntax, and changeout colors for variables.
|
12 years ago |
Evan Theurer
|
5be718f50b
|
Update nicescroll to scss.
|
12 years ago |
Evan Theurer
|
0450617477
|
Update animation to scss.
|
12 years ago |
Evan Theurer
|
72e4f09016
|
Fix whitespace.
|
12 years ago |
Evan Theurer
|
9b96d187d9
|
Update style.
|
12 years ago |
Evan Theurer
|
2342c5540f
|
Refactored base to scss.
|
12 years ago |
Evan Theurer
|
d244534af9
|
Use compass vertical rhythm - setup baseline, using relative units.
|
12 years ago |
Evan Theurer
|
7f45529158
|
Breakup elements in bar-left,bar-middle,bar-right blocks
|
12 years ago |
Evan Theurer
|
9f92bd28e3
|
Changed #bar .right/.middle/.left to #bar .bar-right/.bar-middle/.bar-left
|
12 years ago |
Evan Theurer
|
f0b3a96848
|
Improved .right .btn
|
12 years ago |
Evan Theurer
|
7360961617
|
Revert to original color declaration type.
|
12 years ago |
Evan Theurer
|
f41b36b0e7
|
Compact font and background.
|
12 years ago |
Evan Theurer
|
2dbe2cefec
|
Replace box-shadow instances with mixin.
|
12 years ago |
Evan Theurer
|
6f70e2904f
|
Improved ordering.
|
12 years ago |
Evan Theurer
|
4682fd1a94
|
Create font variable.
|
12 years ago |
Simon Eisenmann
|
8e920180b1
|
Rebuilt translation and completed German (de) translation.
|
12 years ago |
Simon Eisenmann
|
a1c1405c61
|
Added realm to userids, tokens and nonces.
|
12 years ago |
Simon Eisenmann
|
f27c5d10a3
|
Implemented web client integration of user authentication, authorization and creation.
|
12 years ago |
Simon Eisenmann
|
10f85891ac
|
Implemented user creation API.
|
12 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).
|
12 years ago |
Evan Theurer
|
5667210a72
|
Create color variables.
|
12 years ago |
Evan Theurer
|
f5a54b264f
|
Color pallete of site to easily compare color values.
|
12 years ago |
Evan Theurer
|
21218a0a30
|
Use mixins and format css.
|
12 years ago |
Evan Theurer
|
596dfc3148
|
Required mixins.
|
12 years ago |
Evan Theurer
|
270cf9e3df
|
Move colors to variables.
|
12 years ago |
Simon Eisenmann
|
5c6eb060af
|
Made the REST API consistent.
|
12 years ago |
Simon Eisenmann
|
8a74cfb892
|
Implemented user authorization and authentication api and data layers.
|
12 years ago |
Simon Eisenmann
|
00dbdcee0f
|
Updated sleepy to 6c9daa1e5c and changed handlers to new API.
|
12 years ago |
Simon Eisenmann
|
dfba1f5640
|
Added non public session id to prepare for authorization.
|
12 years ago |