ivaosthu
|
9fdb948c69
|
Implement cookie-session support.
Sessions will be required to solve admin-auth.
I also refactored a few middlewares into seperate
files to make the code easier to read.
closes #262
|
2017-11-16 15:41:33 +01:00 |
|
Simen Bekkhus
|
81b28abf0b
|
Update prettier and fix lint
|
2017-11-11 08:43:08 +01:00 |
|
Ivar
|
2a751a4789
|
Simplofy name validator
closes #271
|
2017-11-02 13:00:45 +01:00 |
|
Ivar
|
fe0e65a4f2
|
Fix formatting
|
2017-11-02 09:23:38 +01:00 |
|
Martin Lehmann
|
6924de06b0
|
Fix feature name validation regex
|
2017-10-23 17:13:26 +02:00 |
|
Clint Brown
|
b4084aa705
|
Allow underscores in name validation
|
2017-09-19 14:37:23 +10:00 |
|
ivaosthu
|
1081b9d865
|
Implement support for logger provider.
This allows the users of 'unleash-server' to programatically
change the logger implemnentation. #175
|
2017-08-04 16:07:17 +02:00 |
|
sveisvei
|
4207bec0ac
|
add editable tests
|
2017-06-29 08:44:03 +02:00 |
|
sveisvei
|
0e544a27e2
|
shoulda woulda
|
2017-06-29 08:44:03 +02:00 |
|
sveisvei
|
664e019e9b
|
protection against edit on built in strategies
|
2017-06-28 21:10:43 +02:00 |
|
sveisvei
|
be4852f63a
|
Refactor routes setup, move test files, cleanup legacy
|
2017-06-28 10:20:22 +02:00 |
|