@tomei/sso 0.27.0 → 0.28.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (120) hide show
  1. package/__tests__/unit/components/system-privilege/system-privilege.spec.ts +0 -3
  2. package/coverage/clover.xml +1452 -1452
  3. package/coverage/coverage-final.json +47 -47
  4. package/coverage/lcov-report/base.css +224 -224
  5. package/coverage/lcov-report/block-navigation.js +87 -87
  6. package/coverage/lcov-report/components/group/group.repository.ts.html +117 -117
  7. package/coverage/lcov-report/components/group/group.ts.html +327 -327
  8. package/coverage/lcov-report/components/group/index.html +130 -130
  9. package/coverage/lcov-report/components/group-object-privilege/group-object-privilege.repository.ts.html +117 -117
  10. package/coverage/lcov-report/components/group-object-privilege/group-object-privilege.ts.html +321 -321
  11. package/coverage/lcov-report/components/group-object-privilege/index.html +130 -130
  12. package/coverage/lcov-report/components/group-privilege/group-privilege.repository.ts.html +117 -117
  13. package/coverage/lcov-report/components/group-privilege/group-privilege.ts.html +303 -303
  14. package/coverage/lcov-report/components/group-privilege/index.html +130 -130
  15. package/coverage/lcov-report/components/group-reporting-user/group-reporting-user.repository.ts.html +117 -117
  16. package/coverage/lcov-report/components/group-reporting-user/group-reporting-user.ts.html +327 -327
  17. package/coverage/lcov-report/components/group-reporting-user/index.html +130 -130
  18. package/coverage/lcov-report/components/group-system-access/group-system-access.repository.ts.html +117 -117
  19. package/coverage/lcov-report/components/group-system-access/group-system-access.ts.html +309 -309
  20. package/coverage/lcov-report/components/group-system-access/index.html +130 -130
  21. package/coverage/lcov-report/components/login-history/index.html +115 -115
  22. package/coverage/lcov-report/components/login-history/login-history.repository.ts.html +117 -117
  23. package/coverage/lcov-report/components/login-user/index.html +130 -130
  24. package/coverage/lcov-report/components/login-user/login-user.ts.html +5007 -5007
  25. package/coverage/lcov-report/components/login-user/user.repository.ts.html +117 -117
  26. package/coverage/lcov-report/components/password-hash/index.html +115 -115
  27. package/coverage/lcov-report/components/password-hash/password-hash.service.ts.html +126 -126
  28. package/coverage/lcov-report/components/system/index.html +130 -130
  29. package/coverage/lcov-report/components/system/system.repository.ts.html +117 -117
  30. package/coverage/lcov-report/components/system/system.ts.html +909 -909
  31. package/coverage/lcov-report/components/system-privilege/index.html +130 -130
  32. package/coverage/lcov-report/components/system-privilege/system-privilege.repository.ts.html +120 -120
  33. package/coverage/lcov-report/components/system-privilege/system-privilege.ts.html +390 -390
  34. package/coverage/lcov-report/components/user-group/index.html +130 -130
  35. package/coverage/lcov-report/components/user-group/user-group.repository.ts.html +117 -117
  36. package/coverage/lcov-report/components/user-group/user-group.ts.html +354 -354
  37. package/coverage/lcov-report/components/user-object-privilege/index.html +130 -130
  38. package/coverage/lcov-report/components/user-object-privilege/user-object-privilege.repository.ts.html +117 -117
  39. package/coverage/lcov-report/components/user-object-privilege/user-object-privilege.ts.html +312 -312
  40. package/coverage/lcov-report/components/user-privilege/index.html +130 -130
  41. package/coverage/lcov-report/components/user-privilege/user-privilege.repository.ts.html +117 -117
  42. package/coverage/lcov-report/components/user-privilege/user-privilege.ts.html +306 -306
  43. package/coverage/lcov-report/components/user-system-access/index.html +130 -130
  44. package/coverage/lcov-report/components/user-system-access/user-system-access.repository.ts.html +117 -117
  45. package/coverage/lcov-report/components/user-system-access/user-system-access.ts.html +312 -312
  46. package/coverage/lcov-report/enum/group-type.enum.ts.html +108 -108
  47. package/coverage/lcov-report/enum/index.html +160 -160
  48. package/coverage/lcov-report/enum/index.ts.html +93 -93
  49. package/coverage/lcov-report/enum/user-status.enum.ts.html +105 -105
  50. package/coverage/lcov-report/enum/yn.enum.ts.html +96 -96
  51. package/coverage/lcov-report/index.html +370 -370
  52. package/coverage/lcov-report/models/group-object-privilege.entity.ts.html +333 -333
  53. package/coverage/lcov-report/models/group-privilege.entity.ts.html +315 -315
  54. package/coverage/lcov-report/models/group-reporting-user.entity.ts.html +339 -339
  55. package/coverage/lcov-report/models/group-system-access.entity.ts.html +324 -324
  56. package/coverage/lcov-report/models/group.entity.ts.html +435 -435
  57. package/coverage/lcov-report/models/index.html +310 -310
  58. package/coverage/lcov-report/models/login-history.entity.ts.html +252 -252
  59. package/coverage/lcov-report/models/staff.entity.ts.html +411 -411
  60. package/coverage/lcov-report/models/system-privilege.entity.ts.html +354 -354
  61. package/coverage/lcov-report/models/system.entity.ts.html +423 -423
  62. package/coverage/lcov-report/models/user-group.entity.ts.html +354 -354
  63. package/coverage/lcov-report/models/user-object-privilege.entity.ts.html +330 -330
  64. package/coverage/lcov-report/models/user-privilege.entity.ts.html +315 -315
  65. package/coverage/lcov-report/models/user-system-access.entity.ts.html +315 -315
  66. package/coverage/lcov-report/models/user.entity.ts.html +522 -522
  67. package/coverage/lcov-report/prettify.css +1 -1
  68. package/coverage/lcov-report/prettify.js +2 -2
  69. package/coverage/lcov-report/redis-client/index.html +115 -115
  70. package/coverage/lcov-report/redis-client/redis.service.ts.html +240 -240
  71. package/coverage/lcov-report/session/index.html +115 -115
  72. package/coverage/lcov-report/session/session.service.ts.html +246 -246
  73. package/coverage/lcov-report/sorter.js +196 -196
  74. package/coverage/lcov.info +2490 -2490
  75. package/coverage/test-report.xml +128 -128
  76. package/dist/__tests__/unit/components/system-privilege/system-privilege.spec.js +0 -3
  77. package/dist/__tests__/unit/components/system-privilege/system-privilege.spec.js.map +1 -1
  78. package/dist/src/components/login-user/interfaces/check-user-info-duplicated.interface.d.ts +1 -0
  79. package/dist/src/components/login-user/interfaces/user-info.interface.d.ts +1 -0
  80. package/dist/src/components/login-user/login-user.d.ts +4 -2
  81. package/dist/src/components/login-user/login-user.js +33 -7
  82. package/dist/src/components/login-user/login-user.js.map +1 -1
  83. package/dist/src/components/system-privilege/system-privilege.d.ts +0 -2
  84. package/dist/src/components/system-privilege/system-privilege.js +0 -8
  85. package/dist/src/components/system-privilege/system-privilege.js.map +1 -1
  86. package/dist/src/enum/index.d.ts +1 -0
  87. package/dist/src/enum/index.js +1 -0
  88. package/dist/src/enum/index.js.map +1 -1
  89. package/dist/src/enum/login-status.enum.d.ts +4 -0
  90. package/dist/src/enum/login-status.enum.js +9 -0
  91. package/dist/src/enum/login-status.enum.js.map +1 -0
  92. package/dist/src/interfaces/system-privilege.interface.d.ts +0 -1
  93. package/dist/src/models/login-history.entity.d.ts +2 -0
  94. package/dist/src/models/login-history.entity.js +8 -0
  95. package/dist/src/models/login-history.entity.js.map +1 -1
  96. package/dist/src/models/system-privilege.entity.d.ts +0 -1
  97. package/dist/src/models/system-privilege.entity.js +1 -9
  98. package/dist/src/models/system-privilege.entity.js.map +1 -1
  99. package/dist/src/models/user.entity.d.ts +1 -0
  100. package/dist/src/models/user.entity.js +7 -0
  101. package/dist/src/models/user.entity.js.map +1 -1
  102. package/dist/tsconfig.tsbuildinfo +1 -1
  103. package/migrations/20240314080602-create-user-table.js +4 -0
  104. package/migrations/20240314080605-create-login-history-table.js +4 -0
  105. package/migrations/20240527064926-create-system-privilege-table.js +1 -5
  106. package/migrations/20240528023018-user-system-access-table.js +75 -75
  107. package/migrations/20240528032229-user-privilege-table.js +75 -75
  108. package/migrations/20240528063003-create-group-privilege-table.js +75 -75
  109. package/migrations/20240528063107-create-user-object-privilege-table.js +83 -83
  110. package/package.json +1 -1
  111. package/src/components/login-user/interfaces/check-user-info-duplicated.interface.ts +1 -0
  112. package/src/components/login-user/interfaces/user-info.interface.ts +1 -0
  113. package/src/components/login-user/login-user.ts +39 -8
  114. package/src/components/system-privilege/system-privilege.ts +0 -10
  115. package/src/enum/index.ts +1 -0
  116. package/src/enum/login-status.enum.ts +4 -0
  117. package/src/interfaces/system-privilege.interface.ts +0 -1
  118. package/src/models/login-history.entity.ts +7 -0
  119. package/src/models/system-privilege.entity.ts +1 -8
  120. package/src/models/user.entity.ts +6 -0
@@ -27,6 +27,10 @@ module.exports = {
27
27
  type: Sequelize.CHAR(1),
28
28
  allowNull: true,
29
29
  },
30
+ UserName: {
31
+ type: Sequelize.STRING(50),
32
+ allowNull: true,
33
+ },
30
34
  FirstLoginAt: {
31
35
  type: Sequelize.DATE,
32
36
  allowNull: true,
@@ -30,6 +30,10 @@ module.exports = {
30
30
  onDelete: 'CASCADE',
31
31
  onUpdate: 'CASCADE',
32
32
  },
33
+ LoginStatus: {
34
+ type: Sequelize.STRING(10),
35
+ allowNull: false,
36
+ },
33
37
  OriginIP: {
34
38
  type: Sequelize.STRING(191),
35
39
  allowNull: false,
@@ -6,7 +6,7 @@ module.exports = {
6
6
  queryInterface.createTable('sso_SystemPrivilege', {
7
7
  PrivilegeCode: {
8
8
  primaryKey: true,
9
- type: Sequelize.STRING(10),
9
+ type: Sequelize.STRING(50),
10
10
  allowNull: false,
11
11
  },
12
12
  SystemCode: {
@@ -19,10 +19,6 @@ module.exports = {
19
19
  onDelete: 'CASCADE',
20
20
  onUpdate: 'CASCADE',
21
21
  },
22
- Name: {
23
- type: Sequelize.STRING(200),
24
- allowNull: false,
25
- },
26
22
  Description: {
27
23
  type: Sequelize.STRING(3000),
28
24
  },
@@ -1,75 +1,75 @@
1
- 'use strict';
2
-
3
- /** @type {import('sequelize-cli').Migration} */
4
- module.exports = {
5
- async up(queryInterface, Sequelize) {
6
- await queryInterface.createTable('sso_UserSystemAccess', {
7
- UserSystemAccessId: {
8
- primaryKey: true,
9
- type: Sequelize.INTEGER,
10
- allowNull: false,
11
- autoIncrement: true,
12
- },
13
- UserId: {
14
- type: Sequelize.INTEGER,
15
- allowNull: true,
16
- references: {
17
- model: 'sso_User',
18
- key: 'UserId',
19
- },
20
- onDelete: 'CASCADE',
21
- onUpdate: 'CASCADE',
22
- },
23
- SystemCode: {
24
- type: Sequelize.STRING(10),
25
- allowNull: false,
26
- references: {
27
- model: 'sso_System',
28
- key: 'SystemCode',
29
- },
30
- onDelete: 'CASCADE',
31
- onUpdate: 'CASCADE',
32
- },
33
- Status: {
34
- type: Sequelize.STRING(10),
35
- defaultValue: 'Active',
36
- allowNull: false,
37
- },
38
- CreatedAt: {
39
- allowNull: false,
40
- defaultValue: Sequelize.literal('CURRENT_TIMESTAMP(3)'),
41
- type: Sequelize.DATE,
42
- },
43
- CreatedById: {
44
- type: Sequelize.INTEGER,
45
- allowNull: true,
46
- references: {
47
- model: 'sso_User',
48
- key: 'UserId',
49
- },
50
- onDelete: 'CASCADE',
51
- onUpdate: 'CASCADE',
52
- },
53
- UpdatedAt: {
54
- allowNull: false,
55
- defaultValue: Sequelize.literal('CURRENT_TIMESTAMP(3) ON UPDATE CURRENT_TIMESTAMP(3)'),
56
- type: Sequelize.DATE,
57
- },
58
- UpdatedById: {
59
- type: Sequelize.INTEGER,
60
- allowNull: true,
61
- references: {
62
- model: 'sso_User',
63
- key: 'UserId',
64
- },
65
- onDelete: 'CASCADE',
66
- onUpdate: 'CASCADE',
67
- },
68
-
69
- });
70
- },
71
-
72
- async down(queryInterface, Sequelize) {
73
- await queryInterface.dropTable('sso_UserSystemAccess');
74
- }
75
- };
1
+ 'use strict';
2
+
3
+ /** @type {import('sequelize-cli').Migration} */
4
+ module.exports = {
5
+ async up(queryInterface, Sequelize) {
6
+ await queryInterface.createTable('sso_UserSystemAccess', {
7
+ UserSystemAccessId: {
8
+ primaryKey: true,
9
+ type: Sequelize.INTEGER,
10
+ allowNull: false,
11
+ autoIncrement: true,
12
+ },
13
+ UserId: {
14
+ type: Sequelize.INTEGER,
15
+ allowNull: true,
16
+ references: {
17
+ model: 'sso_User',
18
+ key: 'UserId',
19
+ },
20
+ onDelete: 'CASCADE',
21
+ onUpdate: 'CASCADE',
22
+ },
23
+ SystemCode: {
24
+ type: Sequelize.STRING(10),
25
+ allowNull: false,
26
+ references: {
27
+ model: 'sso_System',
28
+ key: 'SystemCode',
29
+ },
30
+ onDelete: 'CASCADE',
31
+ onUpdate: 'CASCADE',
32
+ },
33
+ Status: {
34
+ type: Sequelize.STRING(10),
35
+ defaultValue: 'Active',
36
+ allowNull: false,
37
+ },
38
+ CreatedAt: {
39
+ allowNull: false,
40
+ defaultValue: Sequelize.literal('CURRENT_TIMESTAMP(3)'),
41
+ type: Sequelize.DATE,
42
+ },
43
+ CreatedById: {
44
+ type: Sequelize.INTEGER,
45
+ allowNull: true,
46
+ references: {
47
+ model: 'sso_User',
48
+ key: 'UserId',
49
+ },
50
+ onDelete: 'CASCADE',
51
+ onUpdate: 'CASCADE',
52
+ },
53
+ UpdatedAt: {
54
+ allowNull: false,
55
+ defaultValue: Sequelize.literal('CURRENT_TIMESTAMP(3) ON UPDATE CURRENT_TIMESTAMP(3)'),
56
+ type: Sequelize.DATE,
57
+ },
58
+ UpdatedById: {
59
+ type: Sequelize.INTEGER,
60
+ allowNull: true,
61
+ references: {
62
+ model: 'sso_User',
63
+ key: 'UserId',
64
+ },
65
+ onDelete: 'CASCADE',
66
+ onUpdate: 'CASCADE',
67
+ },
68
+
69
+ });
70
+ },
71
+
72
+ async down(queryInterface, Sequelize) {
73
+ await queryInterface.dropTable('sso_UserSystemAccess');
74
+ }
75
+ };
@@ -1,75 +1,75 @@
1
- 'use strict';
2
-
3
- /** @type {import('sequelize-cli').Migration} */
4
- module.exports = {
5
- async up(queryInterface, Sequelize) {
6
- await queryInterface.createTable('sso_UserPrivilege', {
7
- UserPrivilegeId: {
8
- primaryKey: true,
9
- type: Sequelize.INTEGER,
10
- allowNull: false,
11
- autoIncrement: true,
12
- },
13
- UserId: {
14
- type: Sequelize.INTEGER,
15
- allowNull: true,
16
- references: {
17
- model: 'sso_User',
18
- key: 'UserId',
19
- },
20
- onDelete: 'CASCADE',
21
- onUpdate: 'CASCADE',
22
- },
23
- PrivilegeCode: {
24
- type: Sequelize.STRING(10),
25
- allowNull: false,
26
- references: {
27
- model: 'sso_SystemPrivilege',
28
- key: 'PrivilegeCode',
29
- },
30
- onDelete: 'CASCADE',
31
- onUpdate: 'CASCADE',
32
- },
33
- Status: {
34
- type: Sequelize.STRING(10),
35
- defaultValue: 'Active',
36
- allowNull: false,
37
- },
38
- CreatedAt: {
39
- allowNull: false,
40
- defaultValue: Sequelize.literal('CURRENT_TIMESTAMP(3)'),
41
- type: Sequelize.DATE,
42
- },
43
- CreatedById: {
44
- type: Sequelize.INTEGER,
45
- allowNull: true,
46
- references: {
47
- model: 'sso_User',
48
- key: 'UserId',
49
- },
50
- onDelete: 'CASCADE',
51
- onUpdate: 'CASCADE',
52
- },
53
- UpdatedAt: {
54
- allowNull: false,
55
- defaultValue: Sequelize.literal('CURRENT_TIMESTAMP(3) ON UPDATE CURRENT_TIMESTAMP(3)'),
56
- type: Sequelize.DATE,
57
- },
58
- UpdatedById: {
59
- type: Sequelize.INTEGER,
60
- allowNull: true,
61
- references: {
62
- model: 'sso_User',
63
- key: 'UserId',
64
- },
65
- onDelete: 'CASCADE',
66
- onUpdate: 'CASCADE',
67
- },
68
-
69
- });
70
- },
71
-
72
- async down(queryInterface, Sequelize) {
73
- await queryInterface.dropTable('sso_UserPrivilege');
74
- }
75
- };
1
+ 'use strict';
2
+
3
+ /** @type {import('sequelize-cli').Migration} */
4
+ module.exports = {
5
+ async up(queryInterface, Sequelize) {
6
+ await queryInterface.createTable('sso_UserPrivilege', {
7
+ UserPrivilegeId: {
8
+ primaryKey: true,
9
+ type: Sequelize.INTEGER,
10
+ allowNull: false,
11
+ autoIncrement: true,
12
+ },
13
+ UserId: {
14
+ type: Sequelize.INTEGER,
15
+ allowNull: true,
16
+ references: {
17
+ model: 'sso_User',
18
+ key: 'UserId',
19
+ },
20
+ onDelete: 'CASCADE',
21
+ onUpdate: 'CASCADE',
22
+ },
23
+ PrivilegeCode: {
24
+ type: Sequelize.STRING(10),
25
+ allowNull: false,
26
+ references: {
27
+ model: 'sso_SystemPrivilege',
28
+ key: 'PrivilegeCode',
29
+ },
30
+ onDelete: 'CASCADE',
31
+ onUpdate: 'CASCADE',
32
+ },
33
+ Status: {
34
+ type: Sequelize.STRING(10),
35
+ defaultValue: 'Active',
36
+ allowNull: false,
37
+ },
38
+ CreatedAt: {
39
+ allowNull: false,
40
+ defaultValue: Sequelize.literal('CURRENT_TIMESTAMP(3)'),
41
+ type: Sequelize.DATE,
42
+ },
43
+ CreatedById: {
44
+ type: Sequelize.INTEGER,
45
+ allowNull: true,
46
+ references: {
47
+ model: 'sso_User',
48
+ key: 'UserId',
49
+ },
50
+ onDelete: 'CASCADE',
51
+ onUpdate: 'CASCADE',
52
+ },
53
+ UpdatedAt: {
54
+ allowNull: false,
55
+ defaultValue: Sequelize.literal('CURRENT_TIMESTAMP(3) ON UPDATE CURRENT_TIMESTAMP(3)'),
56
+ type: Sequelize.DATE,
57
+ },
58
+ UpdatedById: {
59
+ type: Sequelize.INTEGER,
60
+ allowNull: true,
61
+ references: {
62
+ model: 'sso_User',
63
+ key: 'UserId',
64
+ },
65
+ onDelete: 'CASCADE',
66
+ onUpdate: 'CASCADE',
67
+ },
68
+
69
+ });
70
+ },
71
+
72
+ async down(queryInterface, Sequelize) {
73
+ await queryInterface.dropTable('sso_UserPrivilege');
74
+ }
75
+ };
@@ -1,75 +1,75 @@
1
- 'use strict';
2
-
3
- /** @type {import('sequelize-cli').Migration} */
4
- module.exports = {
5
- async up(queryInterface, Sequelize) {
6
- await queryInterface.createTable('sso_GroupPrivilege', {
7
- GroupPrivilegeId: {
8
- primaryKey: true,
9
- type: Sequelize.INTEGER,
10
- allowNull: false,
11
- autoIncrement: true,
12
- },
13
- GroupCode: {
14
- type: Sequelize.STRING(10),
15
- allowNull: true,
16
- references: {
17
- model: 'sso_Group',
18
- key: 'GroupCode',
19
- },
20
- onDelete: 'CASCADE',
21
- onUpdate: 'CASCADE',
22
- },
23
- PrivilegeCode: {
24
- type: Sequelize.STRING(10),
25
- allowNull: false,
26
- references: {
27
- model: 'sso_SystemPrivilege',
28
- key: 'PrivilegeCode',
29
- },
30
- onDelete: 'CASCADE',
31
- onUpdate: 'CASCADE',
32
- },
33
- Status: {
34
- type: Sequelize.STRING(10),
35
- defaultValue: 'Active',
36
- allowNull: false,
37
- },
38
- CreatedAt: {
39
- allowNull: false,
40
- defaultValue: Sequelize.literal('CURRENT_TIMESTAMP(3)'),
41
- type: Sequelize.DATE,
42
- },
43
- CreatedById: {
44
- type: Sequelize.INTEGER,
45
- allowNull: true,
46
- references: {
47
- model: 'sso_User',
48
- key: 'UserId',
49
- },
50
- onDelete: 'CASCADE',
51
- onUpdate: 'CASCADE',
52
- },
53
- UpdatedAt: {
54
- allowNull: false,
55
- defaultValue: Sequelize.literal('CURRENT_TIMESTAMP(3) ON UPDATE CURRENT_TIMESTAMP(3)'),
56
- type: Sequelize.DATE,
57
- },
58
- UpdatedById: {
59
- type: Sequelize.INTEGER,
60
- allowNull: true,
61
- references: {
62
- model: 'sso_User',
63
- key: 'UserId',
64
- },
65
- onDelete: 'CASCADE',
66
- onUpdate: 'CASCADE',
67
- },
68
-
69
- });
70
- },
71
-
72
- async down(queryInterface, Sequelize) {
73
- await queryInterface.dropTable('sso_GroupPrivilege');
74
- }
75
- };
1
+ 'use strict';
2
+
3
+ /** @type {import('sequelize-cli').Migration} */
4
+ module.exports = {
5
+ async up(queryInterface, Sequelize) {
6
+ await queryInterface.createTable('sso_GroupPrivilege', {
7
+ GroupPrivilegeId: {
8
+ primaryKey: true,
9
+ type: Sequelize.INTEGER,
10
+ allowNull: false,
11
+ autoIncrement: true,
12
+ },
13
+ GroupCode: {
14
+ type: Sequelize.STRING(10),
15
+ allowNull: true,
16
+ references: {
17
+ model: 'sso_Group',
18
+ key: 'GroupCode',
19
+ },
20
+ onDelete: 'CASCADE',
21
+ onUpdate: 'CASCADE',
22
+ },
23
+ PrivilegeCode: {
24
+ type: Sequelize.STRING(10),
25
+ allowNull: false,
26
+ references: {
27
+ model: 'sso_SystemPrivilege',
28
+ key: 'PrivilegeCode',
29
+ },
30
+ onDelete: 'CASCADE',
31
+ onUpdate: 'CASCADE',
32
+ },
33
+ Status: {
34
+ type: Sequelize.STRING(10),
35
+ defaultValue: 'Active',
36
+ allowNull: false,
37
+ },
38
+ CreatedAt: {
39
+ allowNull: false,
40
+ defaultValue: Sequelize.literal('CURRENT_TIMESTAMP(3)'),
41
+ type: Sequelize.DATE,
42
+ },
43
+ CreatedById: {
44
+ type: Sequelize.INTEGER,
45
+ allowNull: true,
46
+ references: {
47
+ model: 'sso_User',
48
+ key: 'UserId',
49
+ },
50
+ onDelete: 'CASCADE',
51
+ onUpdate: 'CASCADE',
52
+ },
53
+ UpdatedAt: {
54
+ allowNull: false,
55
+ defaultValue: Sequelize.literal('CURRENT_TIMESTAMP(3) ON UPDATE CURRENT_TIMESTAMP(3)'),
56
+ type: Sequelize.DATE,
57
+ },
58
+ UpdatedById: {
59
+ type: Sequelize.INTEGER,
60
+ allowNull: true,
61
+ references: {
62
+ model: 'sso_User',
63
+ key: 'UserId',
64
+ },
65
+ onDelete: 'CASCADE',
66
+ onUpdate: 'CASCADE',
67
+ },
68
+
69
+ });
70
+ },
71
+
72
+ async down(queryInterface, Sequelize) {
73
+ await queryInterface.dropTable('sso_GroupPrivilege');
74
+ }
75
+ };
@@ -1,83 +1,83 @@
1
- 'use strict';
2
-
3
- /** @type {import('sequelize-cli').Migration} */
4
- module.exports = {
5
- async up(queryInterface, Sequelize) {
6
- await queryInterface.createTable('sso_UserObjectPrivilege', {
7
- ObjectPrivilegeId: {
8
- primaryKey: true,
9
- type: Sequelize.INTEGER,
10
- allowNull: false,
11
- autoIncrement: true,
12
- },
13
- UserId: {
14
- type: Sequelize.INTEGER,
15
- allowNull: true,
16
- references: {
17
- model: 'sso_User',
18
- key: 'UserId',
19
- },
20
- onDelete: 'CASCADE',
21
- onUpdate: 'CASCADE',
22
- },
23
- PrivilegeCode: {
24
- type: Sequelize.STRING(10),
25
- allowNull: false,
26
- references: {
27
- model: 'sso_SystemPrivilege',
28
- key: 'PrivilegeCode',
29
- },
30
- onDelete: 'CASCADE',
31
- onUpdate: 'CASCADE',
32
- },
33
- ObjectId: {
34
- type: Sequelize.STRING,
35
- allowNull: false,
36
- },
37
- ObjectType: {
38
- type: Sequelize.STRING,
39
- allowNull: false,
40
- },
41
- Status: {
42
- type: Sequelize.STRING(10),
43
- defaultValue: 'Active',
44
- allowNull: false,
45
- },
46
- CreatedAt: {
47
- allowNull: false,
48
- defaultValue: Sequelize.literal('CURRENT_TIMESTAMP(3)'),
49
- type: Sequelize.DATE,
50
- },
51
- CreatedById: {
52
- type: Sequelize.INTEGER,
53
- allowNull: true,
54
- references: {
55
- model: 'sso_User',
56
- key: 'UserId',
57
- },
58
- onDelete: 'CASCADE',
59
- onUpdate: 'CASCADE',
60
- },
61
- UpdatedAt: {
62
- allowNull: false,
63
- defaultValue: Sequelize.literal('CURRENT_TIMESTAMP(3) ON UPDATE CURRENT_TIMESTAMP(3)'),
64
- type: Sequelize.DATE,
65
- },
66
- UpdatedById: {
67
- type: Sequelize.INTEGER,
68
- allowNull: true,
69
- references: {
70
- model: 'sso_User',
71
- key: 'UserId',
72
- },
73
- onDelete: 'CASCADE',
74
- onUpdate: 'CASCADE',
75
- },
76
-
77
- });
78
- },
79
-
80
- async down(queryInterface, Sequelize) {
81
- await queryInterface.dropTable('sso_UserObjectPrivilege');
82
- }
83
- };
1
+ 'use strict';
2
+
3
+ /** @type {import('sequelize-cli').Migration} */
4
+ module.exports = {
5
+ async up(queryInterface, Sequelize) {
6
+ await queryInterface.createTable('sso_UserObjectPrivilege', {
7
+ ObjectPrivilegeId: {
8
+ primaryKey: true,
9
+ type: Sequelize.INTEGER,
10
+ allowNull: false,
11
+ autoIncrement: true,
12
+ },
13
+ UserId: {
14
+ type: Sequelize.INTEGER,
15
+ allowNull: true,
16
+ references: {
17
+ model: 'sso_User',
18
+ key: 'UserId',
19
+ },
20
+ onDelete: 'CASCADE',
21
+ onUpdate: 'CASCADE',
22
+ },
23
+ PrivilegeCode: {
24
+ type: Sequelize.STRING(10),
25
+ allowNull: false,
26
+ references: {
27
+ model: 'sso_SystemPrivilege',
28
+ key: 'PrivilegeCode',
29
+ },
30
+ onDelete: 'CASCADE',
31
+ onUpdate: 'CASCADE',
32
+ },
33
+ ObjectId: {
34
+ type: Sequelize.STRING,
35
+ allowNull: false,
36
+ },
37
+ ObjectType: {
38
+ type: Sequelize.STRING,
39
+ allowNull: false,
40
+ },
41
+ Status: {
42
+ type: Sequelize.STRING(10),
43
+ defaultValue: 'Active',
44
+ allowNull: false,
45
+ },
46
+ CreatedAt: {
47
+ allowNull: false,
48
+ defaultValue: Sequelize.literal('CURRENT_TIMESTAMP(3)'),
49
+ type: Sequelize.DATE,
50
+ },
51
+ CreatedById: {
52
+ type: Sequelize.INTEGER,
53
+ allowNull: true,
54
+ references: {
55
+ model: 'sso_User',
56
+ key: 'UserId',
57
+ },
58
+ onDelete: 'CASCADE',
59
+ onUpdate: 'CASCADE',
60
+ },
61
+ UpdatedAt: {
62
+ allowNull: false,
63
+ defaultValue: Sequelize.literal('CURRENT_TIMESTAMP(3) ON UPDATE CURRENT_TIMESTAMP(3)'),
64
+ type: Sequelize.DATE,
65
+ },
66
+ UpdatedById: {
67
+ type: Sequelize.INTEGER,
68
+ allowNull: true,
69
+ references: {
70
+ model: 'sso_User',
71
+ key: 'UserId',
72
+ },
73
+ onDelete: 'CASCADE',
74
+ onUpdate: 'CASCADE',
75
+ },
76
+
77
+ });
78
+ },
79
+
80
+ async down(queryInterface, Sequelize) {
81
+ await queryInterface.dropTable('sso_UserObjectPrivilege');
82
+ }
83
+ };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tomei/sso",
3
- "version": "0.27.0",
3
+ "version": "0.28.3",
4
4
  "description": "Tomei SSO Package",
5
5
  "main": "dist/index.js",
6
6
  "scripts": {
@@ -1,5 +1,6 @@
1
1
  export interface ICheckUserInfoDuplicatedQuery {
2
2
  Email?: string;
3
+ UserName?: string;
3
4
  IdType?: string;
4
5
  IdNo?: string;
5
6
  ContactNo?: string;