Commit Graph

17 Commits

Author SHA1 Message Date
Fabian Stamm 24f4f12845 Fixing error on client creation 2018-11-10 18:56:32 +01:00
Fabian Stamm 6580cbf667 Making permissions work in authorize page 2018-11-10 15:34:10 +01:00
Fabian Stamm 0633311ba1 More preparations for 2 factor authentication 2018-11-10 15:12:38 +01:00
Fabian Stamm 7389c25312 Fixing invalid argument on get permission request in admin panel 2018-11-09 19:14:39 +01:00
Fabian Stamm 8f384fbef8 Fixing bug with uncatched errors on admin panel 2018-11-09 19:12:24 +01:00
Fabian Stamm 4c1813ab05 Fix bug with invalid permissions for client 2018-11-09 17:08:46 +01:00
Fabian Stamm 557d7e186e Adding permission mangement to admin panel 2018-11-09 16:44:03 +01:00
Fabian Stamm 774df52736 Fixing wrong default value bug 2018-11-06 21:48:12 +01:00
Fabian Stamm b6f5a38f10 add missing await 2018-11-06 21:42:56 +01:00
Fabian Stamm aa381965b7 Adding startup message to logging remote server 2018-11-06 21:37:12 +01:00
Fabian Stamm ed46cf4963 Fixing not saved mail error 2018-11-06 21:28:59 +01:00
Fabian Stamm b65c93acfc Fixing wrong database queries 2018-11-06 21:27:07 +01:00
Fabian Stamm 9cfc5643a5 Adding oauth route to API 2018-11-06 21:20:15 +01:00
Fabian Stamm c855083f3e Add cors to API endpoints 2018-11-06 21:18:18 +01:00
Fabian Stamm 86110a4272 removing unused imports 2018-11-06 21:02:47 +01:00
Fabian Stamm f86b59e5bc Fixing two smalll bugs 2018-11-06 21:00:55 +01:00
Fabian Stamm ac69e73344 First version of OpenAuth remake 2018-11-06 20:48:50 +01:00