Commit Graph

37 Commits

Author SHA1 Message Date
Fabian Stamm
c8550b517a Fixing wrong token order 2020-03-11 11:22:47 +01:00
Fabian Stamm
aab3cb76b9 Fix build scripts 2020-03-09 18:46:41 +01:00
Fabian Stamm
78927bffe1 Adding views as git submodule 2020-03-09 18:09:30 +01:00
Fabian Stamm
8edfaba134 Working towards OpenID - Connect
- Adding id_token support
- Adding bearer token header support for client api auth
2020-03-09 15:03:26 +01:00
Fabian Stamm
416df84c8d Adding password salting 2020-02-07 19:31:00 +01:00
Fabian Stamm
22dabae8ef Fixing new type errors 2019-12-16 14:26:54 +01:00
Fabian Stamm
327a38db4b Merge branch 'master' of https://git.stamm.me/OpenServer/OpenAuth_server 2019-12-16 14:05:54 +01:00
Fabian Stamm
f8dfceb300 Optimizing for Docker Container 2019-12-16 14:02:51 +01:00
Fabian Stamm
a39d73537f Enforcing authorization_code vaild date check 2019-10-12 21:35:21 +02:00
Fabian Stamm
1cb0873ce8 Adding $local callback endpoint 2019-10-12 18:29:00 +02:00
Fabian Stamm
11f460406b Updating a bunch of stuff.
This version has partially support for TwoFactorAuthentication.
2019-08-06 17:06:22 +02:00
Fabian Stamm
d98588d1c3 Fixing wrong GetUserMiddleware option on /api/client/user 2019-03-15 15:28:45 +00:00
Fabian Stamm
67dde954cc Adding state perameter to /api/client/user endpoint 2019-03-15 13:43:10 +00:00
Fabian Stamm
e71e36eb5f Merge remote-tracking branch 'origin/master' 2019-03-14 18:11:08 -04:00
Fabian Stamm
18ea5de8aa Adding Basic API Documentation 2019-03-14 18:10:39 -04:00
Fabian Stamm
ba3acea7f3 „src/views/views.ts“ ändern 2019-03-14 18:24:12 +00:00
Fabian Stamm
cebd669044 Improving Gitlab compatibility 2 2019-03-14 18:22:01 +00:00
Fabian Stamm
4f54d048c6 Improving Gitlab compatibility 2019-03-14 18:20:54 +00:00
Fabian Stamm
e800dd266a Fixing wrong property access 2019-03-14 17:57:40 +00:00
Fabian Stamm
ea34da50e4 Adding support for client auth in authorization header 2019-03-14 17:50:59 +00:00
Fabian Stamm
e09c6df9f6 Fixing wierd WIP problem 2019-03-12 21:31:00 -04:00
Fabian Stamm
c54406564c Added U2F Support for YubiKey 2019-03-12 21:06:09 -04:00
Fabian Stamm
0612e25882 Adding user encryption key 2019-01-21 11:24:20 +01:00
Fabian Stamm
26798df304 Small refactoring on oauth refresh endpoint 2018-11-10 21:07:49 +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
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