Benjamin Ludewig
|
9450f6e54a
|
Refactored controllers, moved checkPermission to permission-checker.js middleware
|
2019-01-17 09:25:12 +01:00 |
|
Benjamin Ludewig
|
29257c2228
|
Don't expose user permissions when extendedPermissions is disabled, cleanup controller.js
|
2019-01-17 09:25:12 +01:00 |
|
Benjamin Ludewig
|
1af921c535
|
feature: Add action specific user permissions
|
2019-01-17 09:25:12 +01:00 |
|
ivaosthu
|
8b734d1ef5
|
chore(modernize): Admin StrategyController
|
2018-12-17 08:27:49 +01:00 |
|
ivaosthu
|
271cfcbfb8
|
chore(modernize): Admin MetricsController
|
2018-12-17 08:27:49 +01:00 |
|
ivaosthu
|
c9cda79727
|
chore(modernize): UserController
|
2018-12-17 08:27:49 +01:00 |
|
ivaosthu
|
2ce0f074bb
|
chore(modernize): Use base controller for all client controllers
|
2018-12-17 08:27:49 +01:00 |
|
ivaosthu
|
7705bfe1a9
|
chore(modernize): Admin FeatureController
|
2018-12-17 08:27:49 +01:00 |
|
ivaosthu
|
42a4df8aae
|
chore(modernize): Spin out base class for Controllers
|
2018-12-17 08:27:49 +01:00 |
|
ivaosthu
|
01e3216e05
|
chore(modernize): Admin ArchiveController
|
2018-12-17 08:27:49 +01:00 |
|
ivaosthu
|
541ef376d9
|
chore(modernize): cleanup api-def
|
2018-12-17 08:27:49 +01:00 |
|
ivaosthu
|
323320b64d
|
Implement authentication support for Unleash UI.
Closes: #261, #233, #232, #231
|
2018-01-16 14:26:32 +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 |
|
sveisvei
|
be4852f63a
|
Refactor routes setup, move test files, cleanup legacy
|
2017-06-28 10:20:22 +02:00 |
|