Commit Graph

50 Commits

Author SHA1 Message Date
0ee3f1bc97 Use capital to deal with links 2024-08-13 10:58:59 +08:00
e4d73b1d31 ♻️ Separate application domain and token issuer 2024-08-12 20:58:20 +08:00
7a072988ce 🐛 Fix validate condition issue 2024-08-01 23:55:33 +08:00
c51af61820 Better account name validation 2024-08-01 12:21:34 +08:00
e97f3b6047 🐛 Fix search account query 2024-07-30 19:39:53 +08:00
57b4b314fe Search accounts w/ username or nick 2024-07-30 18:20:45 +08:00
7c09138ef7 Present nonce in id token 2024-07-28 22:30:51 +08:00
6ef46d984d Better id token in oidc 2024-07-28 20:04:22 +08:00
94aed49092 Present azp in token 2024-07-28 19:50:49 +08:00
c458123d9e 🐛 Fix permissions in groups 2024-07-24 18:09:18 +08:00
7737d9fd08 Default user group 2024-07-24 17:33:05 +08:00
f113719e79 Account groups 2024-07-24 17:23:44 +08:00
cb0fefecfb More relationship APIs 2024-07-23 23:50:05 +08:00
d08b7a273d 🐛 Fix push notification to wrong person 2024-07-21 22:52:24 +08:00
6350ec1e43 ♻️ Use dealer postman instead of built-in feature to deliver email and notify 2024-07-21 14:22:54 +08:00
8fcaf99103 Notification with avatar(only in APNs) and picture 2024-07-19 23:27:58 +08:00
282a0891d0 Optimize batch notification speed 2024-07-17 14:04:55 +08:00
7436d4b2cc 🐛 Fix concurrent write and read auth context cache 2024-07-17 13:27:16 +08:00
c912271610 Make log more quiet 2024-07-16 14:15:21 +08:00
4795da84f9 🐛 Fix model relation issue 2024-07-16 00:05:09 +08:00
a8d919dc5b ♻️ Refactored relation system
⬆️ Support new realm & relation api
2024-07-16 00:02:28 +08:00
69fb9531cb ♻️ Basiclly moved to Dealer from Consul 2024-07-15 00:01:17 +08:00
a60be78ce6 🐛 Fix oauth ticket need mfa 2024-07-14 14:28:16 +08:00
0e7e7e6d55 🐛 Fix recycle account error 2024-07-12 13:31:39 +08:00
d405b34747 🐛 Bug fixes on cron jobs 2024-07-12 11:25:41 +08:00
e5bdb23c09 🐛 Fix push notifications wont work 2024-07-10 17:38:39 +08:00
13c26486b6 🐛 Fix clear function doesn't real clear items in slice 2024-07-04 23:08:22 +08:00
182a389180 Admin notify one user 2024-07-03 23:07:59 +08:00
74819c1c2b Admin force confirm account 2024-07-03 23:01:20 +08:00
8c89d89382 Optimized audit, event logging system
 Audit logs
 Admin edit user permissions
2024-07-03 22:57:17 +08:00
5200e00c9b ♻️ Optimized the initial permission system 2024-07-03 22:36:42 +08:00
a4ccf12b7a Password reset & user lookup API 2024-06-30 17:20:05 +08:00
e5d8f1ab3b Reset password APIs 2024-06-30 17:01:39 +08:00
7e334222ee ♻️ Improve notify API 2024-06-30 11:57:57 +08:00
0276a9b0bf 🐛 Fix disturbable condition 2024-06-27 12:20:42 +08:00
9f7205ba14 🐛 Fix status query condition 2024-06-27 01:29:51 +08:00
17e0fa3b18 🐛 Fix bugs in status 2024-06-27 01:10:57 +08:00
feabff16ec 🐛 Fix clear status affected the statutes cleared before 2024-06-26 20:43:10 +08:00
9519497887 Edit, delete current status 2024-06-26 20:41:20 +08:00
b1f6cf8f6e Last seen at 2024-06-26 20:28:12 +08:00
8c2649e29d 🐛 Fix online condition 2024-06-26 20:13:34 +08:00
7c0713a12f 🐛 Fix status expired in cache 2024-06-26 20:08:18 +08:00
132d301aeb Status system 2024-06-26 20:05:28 +08:00
ebdb6f5688 🐛 Authenticate wrong payload hotfix 2024-06-26 18:07:07 +08:00
ea33857afb Recycle accounts 2024-06-26 15:52:58 +08:00
8044a1e5f2 🐛 Bug fixes 2024-06-26 15:17:10 +08:00
21d3d71936 ♻️ OAuth authenticate 2024-06-26 14:48:35 +08:00
7007cda8f2 ♻️ Improve code structure and much easier to read
🐛 Fix auth middleware
2024-06-22 13:04:21 +08:00
9c3b42f078 🐛 Bug fixes on connection and package naming 2024-06-17 22:21:34 +08:00
45048ea814 🎨 Update project structure 2024-06-16 23:17:32 +08:00