1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-14 00:19:16 +01:00
Commit Graph

8 Commits

Author SHA1 Message Date
Ivar Conradi Østhus
d01c9d2dac
fix: use airbnb lint rules directly ()
This drops usage of finn-eslint rules as they are no
longer maintained.
2020-04-14 22:29:11 +02:00
Ivar Conradi Østhus
333601eaea
fix: Logout should not be xhr call ()
closes 
2020-03-29 22:22:19 +02:00
Ivar Conradi Østhus
42cfd93820 fix: trigger actual logout on request 2020-02-20 08:34:22 +01:00
Benjamin Ludewig
175208c105 Refactored controllers, moved checkPermission to permission-checker.js middleware 2020-02-20 08:34:19 +01:00
Benjamin Ludewig
b38da68d28 Don't expose user permissions when extendedPermissions is disabled, cleanup controller.js 2020-02-20 08:34:19 +01:00
ivaosthu
a2c330f92e chore(modernize): UserController 2020-02-20 08:34:17 +01:00
ivaosthu
b3704666bc Add sign-out route 2020-02-20 08:34:07 +01:00
ivaosthu
f4feab89f3 Implement authentication support for Unleash UI.
Closes: , , , 
2020-02-20 08:34:06 +01:00