Statistics
| Branch: | Revision:

m2u-upass-min / src / main / java / my / com @ 110:8fcd93887d49

# Date Author Comment
110:8fcd93887d49 December 05, 2013 11:50 Ahmadi Hadi

Updated the main method for password generation.

109:d2c17217af73 November 26, 2013 17:17 Ahmadi Hadi

A minor change.

106:187c15fe2d9c October 16, 2013 22:04 Ahmadi Hadi

Improved performance.

105:2a3bee63eae6 October 16, 2013 21:24 Ahmadi Hadi

Improved performance.

104:0ee17592fc9b October 16, 2013 17:25 Ahmadi Hadi

Fixed a bug related to change password.

103:6f6da361c962 October 16, 2013 16:05 Ahmadi Hadi

Minor fix.

101:447ef02bf448 October 16, 2013 13:49 Ahmadi Hadi

Minor update.

100:552d127e83d7 October 11, 2013 17:54 Ahmadi Hadi

Fixed an NPE.

99:a6e50b9b41f3 October 11, 2013 13:48 Ahmadi Hadi

Fixed a typo.

98:a32b7e5528ad October 10, 2013 16:48 Mohd Hashim Mohd Hadzrul

Add method to add objectClass on existing record. This will cater the creation of IM2U user and Stock User as well as the conversion from IBCC Public to M2U user.

97:76446ccb2e92 October 10, 2013 15:57 Ahmadi Hadi

Minor refactoring.

96:b44c250bd97e October 10, 2013 15:50 Ahmadi Hadi

Fixed a bug in Im2uUser creation.

95:24bd5e54cdf0 October 10, 2013 15:33 Ahmadi Hadi

Minor update.

94:e3a32f8181db October 10, 2013 15:11 Ahmadi Hadi

Minor update.

93:9a31c57068b2 October 10, 2013 15:05 Ahmadi Hadi

Fixed yet another bug.

92:f4ccd77333fd October 10, 2013 12:13 Ahmadi Hadi

Add more logic for filtering INACTIVE users.

91:1b2ed85fdcdb October 10, 2013 12:02 Ahmadi Hadi

Added validation for UserProfiles.

90:10142e036a7a October 10, 2013 11:08 Ahmadi Hadi

Add more logic for filtering INACTIVE users.

89:03575eb1dd6c October 09, 2013 16:50 Ahmadi Hadi

Minor update.

88:1444d50d51db October 09, 2013 16:20 Ahmadi Hadi

Catered for searching INACTIVE users as well.

87:24c5980a9c3e October 07, 2013 16:40 Ahmadi Hadi

Made UPass change the user states after max wrong attempts.

86:e45807ac6a29 October 07, 2013 16:28 Ahmadi Hadi

Made UPass change the user states after max wrong attempts.

85:e0a739e08ddc October 07, 2013 15:37 Ahmadi Hadi

Minor update.

84:7652f2ee0d40 October 07, 2013 13:01 Ahmadi Hadi

A tweak for CCPP admin privileges.

83:612912513b2e October 07, 2013 12:00 Mohd Hashim Mohd Hadzrul

Casting accessType to String, due to ResponseMap<String,String>

82:c007b30ed8bf October 05, 2013 17:15 Ahmadi Hadi

Minor update.

81:7ad456a5ef50 October 05, 2013 16:31 Ahmadi Hadi

Updated lookupUsername so that it allows CCPP admin to access Ticketing User data

80:647ee4e00dc1 October 05, 2013 16:17 Ahmadi Hadi

Updated lookupUsername so that it accepts additional optional parameter for selecting the target application, and also return the accessType for this application.

79:5e3f95cb45d8 October 04, 2013 16:04 Ahmadi Hadi

Improving the performance of authentication, Redmine task #3646

78:4550585d34a5 October 04, 2013 10:56 Ahmadi Hadi

Fixing the Redmine issue #3716

77:ab73820d251d October 01, 2013 16:11 Mohd Hashim Mohd Hadzrul

Add/Update record to LDAP during updateShallow()

76:aa63439cd1c0 October 01, 2013 12:26 Ahmadi Hadi

Added a method to UPassControllerV2 for listing application admins.

75:19f5d64d6b4e October 01, 2013 11:32 Ahmadi Hadi

• Fixed the bug reported in CAS regarding useCount
• In MaybankFacade:
? newAdminUser changed to newIbccAdminUser,
? newPublicUser changed to newIbccPublicUser
• And some fixes for exceptional scenarios

74:94a953ba47b0 September 27, 2013 19:40 Ahmadi Hadi

Implemented convertPublicToM2u

73:ce7d6b868a74 September 27, 2013 16:53 Mohd Hashim Mohd Hadzrul

Fix bug on checking empty date

72:a8758bf4aee0 September 27, 2013 15:35 Ahmadi Hadi

Fixed NPE after invocation of findProfile

71:f31187065598 September 27, 2013 14:41 Ahmadi Hadi

Changed a wording.

70:67199c6996f9 September 27, 2013 12:22 Ahmadi Hadi

Fixed a bug in handling null dates.

68:e028f246e801 September 26, 2013 18:46 Ahmadi Hadi

Implemented additional operations in MinimalMaybankFacade

67:662de2adbc5f September 26, 2013 12:05 Ahmadi Hadi

Fixed a bug in lookupUsername when handling Dates.

66:ddc813c37790 September 25, 2013 19:51 Ahmadi Hadi

Fixed yet another bug in updating profiles.

65:3f5c16928c91 September 25, 2013 19:15 Ahmadi Hadi

Fixed a bug in updating profiles.

64:7875974c045f September 25, 2013 18:37 Ahmadi Hadi

Added a method to return list of recognized client apps.

63:a4f26bbaa655 September 25, 2013 15:50 Mohd Hashim Mohd Hadzrul

Set userId back to the object after addUser

62:830f5a025c2b September 25, 2013 14:50 Ahmadi Hadi

Fixed another bug related to creating a second profile for a user that already has a different profile.

61:e49003ea3063 September 25, 2013 11:21 Ahmadi Hadi

Fixed a bug related to creating a second profile for a user that already has a different profile.

60:53a6283b51e6 September 24, 2013 17:34 Ahmadi Hadi

Updated the DB connection details.

59:e40c590415a2 September 24, 2013 13:49 Wong Bernard

Merge with 1ba6caba8f3a7dffdd6b4a28ecc16a66d577d72c

58:352edcf2b597 September 24, 2013 13:48 Wong Bernard

Fixed getNextSequenceNumber method to declare BigDecimal with String instead of int

57:1ba6caba8f3a September 24, 2013 12:01 Mohd Hashim Mohd Hadzrul

Update LDAP for pan1, pan2 and password

56:849eb94f2d56 September 23, 2013 19:12 Ahmadi Hadi

Implemented end-to-end encryption.

55:28caa3ab6e93 September 23, 2013 15:32 Mohd Hashim Mohd Hadzrul

Revert migration flag to read from properties instead of reading from db

54:e77e0b169b52 September 18, 2013 13:32 Ahmadi Hadi

Fixed a bug in updating profiles.

53:7285430bb061 September 18, 2013 12:15 Ahmadi Hadi

Fixed a bug in user deletion.

52:d41114597ce0 September 17, 2013 19:01 Ahmadi Hadi

Moved net.penril.generic.hibernate package in order to fix class loading conflicts in upass-admin.

51:ae80384d4b76 September 17, 2013 18:36 Ngoh Chee Ping

added new listing to support search function in admin

50:ba29d0027088 September 17, 2013 14:57 Mohd Hashim Mohd Hadzrul

Add methods for load test

49:21c91e3e9ce0 September 13, 2013 19:54 Ahmadi Hadi

Implemented user and profile deletion.

48:b770dc1cc257 September 13, 2013 11:46 Ahmadi Hadi

Fixed the Spring dependency on Java 1.5

47:0d0bf7125ea8 September 13, 2013 11:05 Ahmadi Hadi

Updated some JavaDocs.

46:aaeec554347e September 13, 2013 10:43 Ahmadi Hadi

Minor update.

45:44d445ff7ee3 September 13, 2013 10:12 Ahmadi Hadi

Enabled UPass admin users to invoke new UPassController APIs.

44:07a11f13a278 September 12, 2013 13:45 Ahmadi Hadi

Implemented more lookup methods.

43:c0c5cde243f2 September 11, 2013 16:28 Ahmadi Hadi

Implemented listProfilesByExamples in MinimalUpassControllerV2

42:081027840d4a September 11, 2013 12:29 Mohd Hashim Mohd Hadzrul

Minor changes

41:590907a9667a September 11, 2013 11:49 Mohd Hashim Mohd Hadzrul

Update LDAP on reset password

40:93cfd9c55c82 September 11, 2013 10:49 Mohd Hashim Mohd Hadzrul

Add update to LDAP process and minor changes on initialization of MaybankLdapDAO

37:ba861318d360 September 10, 2013 15:11 Ahmadi Hadi

Implemented lookupUsername in MinimalMaybankFacade

36:f607fc07f2c2 September 05, 2013 14:38 Mohd Hashim Mohd Hadzrul

Add overloaded method to skip password checking during add user, plus removal of applicationId in MinimalUserBean

35:0a3d57a67e7e September 05, 2013 12:03 Ahmadi Hadi

Removing redundant appId from UserBean.

34:c8a57c4ca05f September 04, 2013 15:51 Mohd Hashim Mohd Hadzrul

Add authentication to LDAP on login (during migration period) - using Spring LDAP API

33:e8644c24bbc7 September 03, 2013 16:22 Mohd Hashim Mohd Hadzrul

Minor changes

32:e71d877fb463 September 03, 2013 15:59 Ahmadi Hadi

Updated MinimalMaybankFacade.

31:a51e40b36aab September 03, 2013 13:10 Ahmadi Hadi

Implemented MinimalMaybankFacade

30:e5f8d6632d21 September 03, 2013 11:37 Ahmadi Hadi

Moved password services to upass-min.

29:b386004c716c August 30, 2013 10:28 Ahmadi Hadi

Implemented newUser method of MinimalMaybankFacade.

28:32549c466237 August 30, 2013 08:54 Ahmadi Hadi

Implementing MaybankFacade.

27:1a2f464f8c1c August 29, 2013 08:55 Ahmadi Hadi

Implementing MaybankFacade.

26:293694ae0d71 August 27, 2013 16:47 Mohd Hashim Mohd Hadzrul

Add mapping for new extension tables for maybank user classes

25:1f5f4898f77e August 27, 2013 16:25 Ahmadi Hadi

Got rid of MaybankUser

24:89b0b238f5aa August 27, 2013 12:01 Ahmadi Hadi

Added AppAccessMgtService

23:58964461fe37 August 26, 2013 17:39 Ahmadi Hadi

Made MaybankUser extend MinimalUser

22:a27c7d4184eb August 26, 2013 16:05 Ahmadi Hadi

Minor update

21:a1bda349e4a5 August 26, 2013 15:52 Ahmadi Hadi

Added pojos to control user access per app.

20:f6636c7672e9 August 26, 2013 12:22 Ahmadi Hadi

Added user entities.

19:2f15ac9673c7 August 22, 2013 12:16 Ahmadi Hadi

Updated MaybankFacade.

18:418e2f6aac6f August 21, 2013 16:18 Ahmadi Hadi

Added a facade interface for Maybank use-cases.

15:51e985e302fb August 15, 2013 10:17 Mohd Hashim Mohd Hadzrul

Move hibernate related files from upass-core

13:2502401faf10 August 01, 2013 17:07 Mohd Hashim Mohd Hadzrul

Move up logger

12:7aaf0c22b026 August 01, 2013 14:59 Mohd Hashim Mohd Hadzrul

Fix generic problem

10:0653f74f4280 August 01, 2013 13:08 Mohd Hashim Mohd Hadzrul

Pulled up from core and add required minimum classes

5:0df24c3112cc July 29, 2013 16:23 Ahmadi Hadi

Updated Config related classes.

2:da28c34e9853 July 26, 2013 12:49 Ahmadi Hadi

Added JDBC connection settings.

0:c1ee3980763c July 26, 2013 12:26 Ahmadi Hadi

Initial classes pulled from m2u-upass-core.