1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
Commit Graph

8 Commits

Author SHA1 Message Date
Ivar Conradi Østhus
56a36c7ca5 chore: fix linting 2018-11-22 20:37:30 +01:00
Simen Bekkhus
0b33abdf86
chore: upgrade prettier
Closes #345
2018-09-19 19:21:34 +02:00
ivaosthu
9eed7a0601 Fix typo in simple-authentication.js 2018-01-17 15:36:38 +01:00
ivaosthu
323320b64d Implement authentication support for Unleash UI.
Closes: #261, #233, #232, #231
2018-01-16 14:26:32 +01:00
ivaosthu
4f74c90376 Fix pathname reporting in middlewares 2017-12-18 15:12:44 +01:00
ivaosthu
8c02cc4949 Fix typo in custom validator 2017-11-16 16:07:27 +01:00
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
ivaosthu
ddffbc699d Add cookie-session dependency 2017-11-16 15:13:39 +01:00