Yi Zhan
|
b92d03e2bb
|
feat: add wechat mini program support (#658)
* feat: add wechat mini program support
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: accept suggestions.
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: error message and code level modification
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: simplify the use process
Signed-off-by: Steve0x2a <stevesough@gmail.com>
|
2022-04-15 11:49:56 +08:00 |
|
Товарищ программист
|
7236cca8cf
|
feat: implement CAS 3.0 (#659)
|
2022-04-11 21:11:31 +08:00 |
|
Yi Zhan
|
15daf5dbfe
|
feat: add casdoor as saml idp support (#571)
* feat: add casdoor as saml idp support
Signed-off-by: 0x2a <stevesough@gmail.com>
* fix: merge code
Signed-off-by: 0x2a <stevesough@gmail.com>
* fix: modify response value
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: modify samlResponse generation method
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: generating a response using etree
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: change metadata url
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: modify front-end adaptation
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: recovering an incorrect override
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: change the samlResponse location
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: add relayState support
Signed-off-by: Steve0x2a <stevesough@gmail.com>
|
2022-04-08 23:06:48 +08:00 |
|
Товарищ программист
|
3cf1b990be
|
feat: support CAS with organizations and applications (#621)
|
2022-04-04 00:09:04 +08:00 |
|
Yi Zhan
|
2023795f3c
|
fix: token endpoint supports json format (#641)
Signed-off-by: Steve0x2a <stevesough@gmail.com>
|
2022-04-03 21:32:00 +08:00 |
|
Товарищ программист
|
5f8924ed4e
|
feat: support overriding configuration with env (#590)
|
2022-03-20 23:21:09 +08:00 |
|
Yi Zhan
|
8080927890
|
fix: redirect for non-built-in app logout (#587)
Signed-off-by: Steve0x2a <stevesough@gmail.com>
|
2022-03-19 19:50:05 +08:00 |
|
Yixiang Zhao
|
9f7924a6e0
|
fix: mask email and phone number on the backend (#563)
* fix: mask email and phone number on the backend
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
* fix: login with masked email or phone
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
* fix: improve regex
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
|
2022-03-15 12:54:57 +08:00 |
|
Yang Luo
|
4dca3bd3f7
|
Add Notify() to payment provider.
|
2022-03-14 02:56:04 +08:00 |
|
Yang Luo
|
32af4a766e
|
Add GetUserPayments() API.
|
2022-03-13 14:56:21 +08:00 |
|
Yang Luo
|
4d035bf66d
|
Add tags to organization.
|
2022-03-13 00:35:49 +08:00 |
|
Yang Luo
|
c906f1e5d2
|
Add user and state to payment pages.
|
2022-03-12 20:03:58 +08:00 |
|
Gucheng Wang
|
3602d9b9a7
|
fix: improve error messages
|
2022-03-07 15:16:09 +08:00 |
|
Yixiang Zhao
|
8a9cc2eb8f
|
fix: change client_secret in refresh_token API as optional (#540)
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
|
2022-03-07 13:52:51 +08:00 |
|
Yang Luo
|
a4fc04474e
|
Add NotifyPayment API.
|
2022-03-07 00:33:45 +08:00 |
|
Yang Luo
|
bf5d4eea48
|
Add alipay provider.
|
2022-03-06 22:46:02 +08:00 |
|
Yang Luo
|
0e40a1d922
|
Check application existence in login().
|
2022-03-06 00:09:57 +08:00 |
|
fuh
|
a783315fa2
|
fix: Returns a valid userId when form.Username is empty (#523)
* fix: Returns a valid userId when form.Username is empty
* fix: format code
|
2022-03-04 23:39:12 +08:00 |
|
Nekotoxin
|
4d48517be9
|
fix: fix the No.0 bug(for all sign up methods) (#535)
|
2022-03-04 13:06:21 +08:00 |
|
Leon
|
178cf7945d
|
feat: improve token introspection endpoint (#534)
* feat: add introspection endpoint to oidc discovery endpoint
* fix: let introspect endpoint handle formData as spec define.
Signed-off-by: Leon <leondevlifelog@gmail.com>
|
2022-03-04 08:54:33 +08:00 |
|
Leon
|
ab5af979c8
|
feat: add Oauth 2.0 Token Introspection(rfc7662) endpoint support (#532)
Signed-off-by: Leon <leondevlifelog@gmail.com>
|
2022-03-03 17:48:47 +08:00 |
|
Yixiang Zhao
|
83a6b757a4
|
fix: password leakage vulnerability caused by pagination (#527)
* fix: password leakage vulnerability caused by pagination
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
* fix: unsafe get-app-login response fields
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
|
2022-03-02 20:58:16 +08:00 |
|
Steve0x2a
|
2a0dcd746f
|
feat: add token logout endpoint (#526)
Signed-off-by: Steve0x2a <stevesough@gmail.com>
|
2022-03-02 20:37:31 +08:00 |
|
Steve0x2a
|
697b3e4998
|
feat: add implicit flow support (#520)
* feat: add implicit flow support
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: idp support in implicit flow
Signed-off-by: Steve0x2a <stevesough@gmail.com>
|
2022-03-01 19:09:59 +08:00 |
|
Steve0x2a
|
d48d515c36
|
fix: Missing extendedUser in signup webhook (#522)
Signed-off-by: Steve0x2a <stevesough@gmail.com>
|
2022-03-01 18:25:48 +08:00 |
|
Nekotoxin
|
4915963c52
|
fix: member No.0 bug (#516)
* fix: member No.0 bug
* Update account.go
* fix: member No.0 bug
* fix: member No.0 bug
* Update account.go
|
2022-02-28 19:42:11 +08:00 |
|
Nekotoxin
|
759a1421e5
|
feat: add the 'karma' prop to table User (#518)
* feature: feat : add the 'karma' prop to table User
* feat: add the 'karma' prop to table User
|
2022-02-28 16:25:09 +08:00 |
|
Gucheng Wang
|
c14bf9fdab
|
Fix bug in first name, last name checking
|
2022-02-28 13:17:05 +08:00 |
|
Yang Luo
|
39ab71c5db
|
Add product pages.
|
2022-02-27 20:09:19 +08:00 |
|
Steve0x2a
|
2c97f8a8b7
|
feat: add two authentication flow types (#512)
* feat: add two authentication flow types
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: delete implicit method
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: use a more appropriate name
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: apply suggestion
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: remove redundant code
Signed-off-by: Steve0x2a <stevesough@gmail.com>
|
2022-02-27 14:05:07 +08:00 |
|
Yang Luo
|
21392dcc14
|
Support user's first name and last name.
|
2022-02-27 14:02:52 +08:00 |
|
Steve0x2a
|
cbc8c58e85
|
fix: oidc jwks endpoint only return default cert (#506)
Signed-off-by: Steve0x2a <stevesough@gmail.com>
|
2022-02-21 23:17:16 +08:00 |
|
Steve0x2a
|
a33076ada4
|
feat: add AD-FS support (#505)
Signed-off-by: Steve0x2a <stevesough@gmail.com>
|
2022-02-20 15:01:48 +08:00 |
|
Steve0x2a
|
274096fe9d
|
fix: empty iss return (#503)
Signed-off-by: Steve0x2a <stevesough@gmail.com>
|
2022-02-18 12:36:11 +08:00 |
|
Steve0x2a
|
661abd6b6e
|
feat: add steam support (#497)
* feat: add steam support
Signed-off-by: 0x2a <stevesough@gmail.com>
* fix: wrong name
Signed-off-by: Steve0x2a <stevesough@gmail.com>
|
2022-02-16 19:57:46 +08:00 |
|
Yixiang Zhao
|
4122c94205
|
feat: add pagination for LdapSyncPage and fix the bug Ldap auto-sync cannot disable (#496)
* feat: add pagination for LdapSyncPage
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
* fix: Ldap auto sync cannot disable
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
|
2022-02-15 23:03:53 +08:00 |
|
Gucheng Wang
|
0bd86baf4d
|
Fix crash in incremental ID.
|
2022-02-14 22:58:26 +08:00 |
|
Gucheng Wang
|
db37f53d6c
|
Update license headers.
|
2022-02-13 23:39:27 +08:00 |
|
Steve0x2a
|
f85f4c0cf8
|
feat: add infoflow idp support (#472)
* feat: add infoflow internal backend support
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* feat: add infoflow idp support
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: copyright and comment
Signed-off-by: Steve0x2a <stevesough@gmail.com>
|
2022-02-05 21:54:38 +08:00 |
|
Yang Luo
|
940aa2bc2d
|
Add payment pages.
|
2022-02-05 20:13:15 +08:00 |
|
Steve0x2a
|
d943d5cc61
|
fix: oauth params null value error (#465)
Signed-off-by: Steve0x2a <stevesough@gmail.com>
|
2022-01-30 17:58:54 +08:00 |
|
Gucheng Wang
|
19ed35f964
|
Add getOriginFromHost().
|
2022-01-29 23:43:25 +08:00 |
|
Gucheng Wang
|
a8502d1173
|
Fix GetIdProvider() bug.
|
2022-01-29 09:52:48 +08:00 |
|
Steve0x2a
|
051752340d
|
feat: add userinfo endpoint (#447)
* feat: add userinfo endpoint
Signed-off-by: 0x2a <stevesough@gmail.com>
* feat: add scope support
Signed-off-by: 0x2a <stevesough@gmail.com>
* fix: modify the endpoint of discovery
Signed-off-by: 0x2a <stevesough@gmail.com>
|
2022-01-26 11:56:01 +08:00 |
|
Steve0x2a
|
630b84f534
|
feat: add PKCE support (#434)
* feat: add PKCE support
Signed-off-by: Steve0x2a <stevesough@gmail.com>
* fix: error output when challenge is empty
Signed-off-by: Steve0x2a <stevesough@gmail.com>
|
2022-01-21 09:29:19 +08:00 |
|
Gucheng Wang
|
c22ab44894
|
Update import path.
|
2022-01-20 14:11:46 +08:00 |
|
Gucheng Wang
|
030c1caa50
|
Fix bug in IsGlobalAdmin().
|
2022-01-15 23:23:14 +08:00 |
|
Gucheng Wang
|
dee9bac110
|
Show signupApplication in user edit page.
|
2022-01-15 18:29:10 +08:00 |
|
Gucheng Wang
|
b91b4aec91
|
Allow global admin to modify username.
|
2022-01-13 23:20:10 +08:00 |
|
Yang Luo
|
9b6131890c
|
Add permission page.
|
2022-01-01 16:28:33 +08:00 |
|