Commit Graph

127 Commits

Author SHA1 Message Date
9fe310f2b7 Add provider table. 2021-06-14 19:09:04 +08:00
56be5f9a51 feat: authorize via clientId and clientSecret
Signed-off-by: Kininaru <shiftregister233@outlook.com>
2021-06-06 17:27:03 +08:00
089ff6c6eb Add AffiliationUrl. 2021-05-24 21:27:00 +08:00
dbf11d61a7 Add sms and email providers to app. 2021-05-24 01:02:38 +08:00
31d981baf1 Fix small issues. 2021-05-23 23:38:38 +08:00
b103683fea Refactor GetDefaultApplication(). 2021-05-16 23:07:45 +08:00
813204194f Add SignupUrl and ForgetUrl to Application. 2021-05-03 00:48:02 +08:00
79f1c62ff7 Move adapter.createTable() out, make engine public. 2021-05-02 10:34:31 +08:00
d509c61816 Fix bug in Casdoor's own 3rd-party login. 2021-05-02 00:20:40 +08:00
785f306c4b Use helmet on login, signup pages. 2021-04-29 21:28:24 +08:00
36895801f0 Add Link API. 2021-04-19 01:14:41 +08:00
d6715c7601 Improve API error handling. 2021-03-28 00:48:34 +08:00
b6b433f26a Add EnableSignUp. 2021-03-26 21:55:39 +08:00
80c47dd8c6 Add frontend /login/oauth 2021-03-20 11:34:04 +08:00
4e22e0523d Rename redirectUrl to redirectUri. 2021-03-15 00:01:21 +08:00
f014554415 Generate real access token. 2021-03-14 22:48:09 +08:00
1fd6ee388c Add /api/oauth/code API. 2021-03-14 18:18:03 +08:00
64c9548019 Update license header. 2021-03-13 23:09:14 +08:00
5e04b8c726 Add HomepageUrl and Description to app. 2021-03-06 21:50:48 +08:00
45ec95b859 Add RedirectUrls to app. 2021-03-06 21:41:24 +08:00
9e8bde509a Add clientId and clientSecret to app. 2021-03-06 16:39:17 +08:00
ba4185c9b1 Add AuthzFilter. 2021-02-28 20:23:50 +08:00
4b66c24bb6 Add app's EnablePassword. 2021-02-14 10:56:37 +08:00
ea09beffe2 Show oauth logos. 2021-02-13 23:00:43 +08:00
8790e95147 Add Organization to Application. 2021-02-11 23:51:48 +08:00
6459926a0f Add application logo. 2021-01-12 22:44:26 +08:00
84c1f2634e Add application list and edit pages. 2020-12-20 23:24:09 +08:00