Commit Graph

228 Commits (96d45d006d692defc0a0578a1a1e64bd6fd2afca)

Author SHA1 Message Date
WSO2 Builder 6a55e1be83 [maven-release-plugin] prepare for next development iteration
8 years ago
WSO2 Builder 11c2e59f61 [maven-release-plugin] prepare release v1.2.4
8 years ago
Megala 4ec6883ec8 Merge remote-tracking branch 'upstream/master'
8 years ago
Shavindri 28cb653b06 Added swagger annotations and refined the messages for certificate management, and created the swagger extensions file.
8 years ago
Megala e55b3a6d5f Fixes related to having special characters in role name
8 years ago
Shavindri c64581dc59 Removed the GroupManagementService and GroupManagementAdminService references from the APIs after discussing with the team and continued adding swagger annotations and refining tex
8 years ago
Chatura Dilan Perera c16cc4cae1 [maven-release-plugin] prepare for next development iteration
8 years ago
Chatura Dilan Perera ed4bca7032 [maven-release-plugin] prepare release v1.2.2
8 years ago
Megala 47d6268c9e Correcting the problem related with oracle syntax
8 years ago
Megala 82be4ef5a8 Fixing oracle script issues
8 years ago
amalhub 428ce25b6f Fixing issue: https://wso2.org/jira/browse/EMM-1646
8 years ago
Ace 6aad76eff1 Synching with master and updating jscep and bcpkix dependencies
8 years ago
Ace 154a6082ce Merge remote-tracking branch 'upstream/master' into carbon-kernel-4.4.7
8 years ago
Ace f4d6eb6898 Upgrading jscep and other fixes
8 years ago
Ace 9548bdc263 Fixing dependency related issues
8 years ago
Ace 5f90587564 Synching with master
8 years ago
Chatura Dilan Perera 50d8885f8b [maven-release-plugin] prepare for next development iteration
8 years ago
Chatura Dilan Perera a00d6aafd4 [maven-release-plugin] prepare release v1.2.1
8 years ago
Ace 6a8a5cbd5a Merging with master
8 years ago
Ace 1dfb8e22e1 Updating to latest appm/apim/identity dependencies
8 years ago
Chatura Dilan Perera de23a8cf27 [maven-release-plugin] prepare for next development iteration
8 years ago
Chatura Dilan Perera 8905fae0d9 [maven-release-plugin] prepare release v1.2.0
8 years ago
thusithakalugamage 0d02e88955 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt into theme-migration
8 years ago
kamidu 878daae5c5 Permission modifications
8 years ago
Chatura Dilan Perera 2d5262e21e [maven-release-plugin] prepare for next development iteration
8 years ago
Chatura Dilan Perera 5ccd752404 [maven-release-plugin] prepare release v1.2.0
8 years ago
mharindu 115099c8fe Implemented permission based authorization
8 years ago
mharindu 24930b3042 Partial commit of migration
8 years ago
Chatura Dilan Perera 8b17cbb339 Fix conflicts
8 years ago
Chatura Dilan Perera 654e1d9938 [maven-release-plugin] prepare for next development iteration
8 years ago
Chatura Dilan Perera aa24821667 [maven-release-plugin] prepare release v1.1.2
8 years ago
harshanl f82ce82648 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
8 years ago
harshanl 08ff70bb3c Refactored CertMgt component
8 years ago
madhawap d0d101297f changes to removeCertificate endpoint, fix for the jira EMM-1490
8 years ago
madhawap f12d2a5d69 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
8 years ago
madhawap 324e7fd4c6 changes to removeCertificate endpoint, fix for the jira EMM-1490
8 years ago
mharindu 2e79dd290e Modified scopes
8 years ago
mharindu acf6d7ecd7 Fixed conflicts and merged
8 years ago
mharindu ed4c762bfd Refactored scopes
8 years ago
Prabath Abeysekara cc90bef42b Merge pull request #318 from Securepoint/master
8 years ago
mharindu 84090fb16c Merge branch 'master' of https://github.com/wso2/carbon-device-mgt into scope-impl
8 years ago
prabathabey 5adfab9f8a Improving connection handling in cert management related functionalities, adding UNIQUE key constraints to DM_DEVICE and DM_ENROLMENT tables, improving response handling of certificate management admin API
8 years ago
mharindu 564c2b280e Fixed conflicts and merged
8 years ago
prabathabey bd1322e801 Improving transaction handling in certificate management component and cleaning up the OperationManagerImpl
8 years ago
hasuniea a02f7a5db1 fixing formatting issue
8 years ago
mharindu bdec8880bb Fixed conflicts and merged
8 years ago
mharindu 186432e1df Fixed webapp name resolving issue
8 years ago
Ace ca8859c80a Fixing broken build due to new javax.xml imports
8 years ago
Timo Briddigkeit 0ea2c458e7 instanceof will return false for null references, the null check is not needed.
8 years ago
Timo Briddigkeit ee5b077e6a Fixed various XML External Entity (XXE) attack vulnerabilities
8 years ago
mharindu 789086a667 Changed context paths
8 years ago
mharindu 0f904e21d8 Fixed conflicts and merged
8 years ago
Chatura Dilan 4ec11e8c08 [maven-release-plugin] prepare for next development iteration
8 years ago
Chatura Dilan ffedcac543 [maven-release-plugin] prepare release v1.1.1
8 years ago
madhawap 0b1e4ad86b Updated permissions.xml according to new end-points
8 years ago
prabathabey ce2a801934 Fixing https://wso2.org/jira/browse/EMM-1448 which fixes issues while persisting certificates when PostgreSQL is used as the underlying certificate management repository database
8 years ago
mharindu d3982c9797 Modified API definitions
8 years ago
mharindu cc5f677165 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt into scope-impl
8 years ago
mharindu aa6085ac8c Added scopes to APIs
8 years ago
hasuniea 282ac72249 adding SCEPManagerService to scep manager compenent
8 years ago
mharindu 60659ce15b Merge branch 'master' of https://github.com/wso2/carbon-device-mgt into scope-impl
8 years ago
hasuniea 54498f41cd modifying scep utils
8 years ago
mharindu 49623a4693 Implemented scope based authorization
8 years ago
prabathabey aeb4ad3295 Merging rest-api-improvements branch to master
8 years ago
hasuniea 629a0103d9 renaming scep web app
8 years ago
hasuniea 81aae9716d fixing certmgt issue
8 years ago
hasuniea ec3d032bc5 fixinf code issues
8 years ago
hasuniea 6471055c3f add refactored stuff
8 years ago
Shabirmean a55dc9bce8 Adding necessary imports for the Certificate generation from CSR
8 years ago
Shabirmean cbd42d2026 Changes to the certificate generators to fetch the Certificate alias from the Unique Identifier set in the CSR
8 years ago
prabathabey 92cf44380e Adding validations to certificate deletion operation
8 years ago
ayyoob 52c59c8e53 added permission updates on certificates
8 years ago
prabathabey 3e21c6d50d Improving ceritificate management webapp impl
8 years ago
prabathabey 9c75252209 Updating permission.xml of certificate management admin service webapp with updated resource paths
8 years ago
prabathabey d65174d026 making the certificate management war adhere the REST API guidelines
8 years ago
prabathabey f5aa2c5eb1 Improving swagger annotations added to certificate management service
8 years ago
prabathabey 1d4d0b7ae2 Improving certificate management webapp implementation
8 years ago
Madhawa Perera 4b128a6ebd Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
8 years ago
Madhawa Perera d805245ffc added username field to the device certificate db and related changes
8 years ago
hasuniea 271170c26e refactored cert feature
8 years ago
hasuniea ad7fa09e32 add certificate service
8 years ago
hasuniea c281b6a6f0 SCEP csr sign feature
8 years ago
hasuniea ad1a4cbd6a fixed code conflicts
8 years ago
hasuniea e2e517d7ca SCEP endpoint
8 years ago
mharindu 3e291c5b13 [maven-release-plugin] prepare for next development iteration
8 years ago
mharindu 9549ac446b [maven-release-plugin] prepare release v1.1.0
8 years ago
Madhawa Perera 66c12a8b1c Adding swagger annotations to beans
9 years ago
Madhawa fffc7f3205 Adding swagger annotations to beans
9 years ago
Madhawa ae13f7f889 Merge branch 'master' of https://github.com/wso2/carbon-device-mgt
9 years ago
Madhawa 707da02c7e Adding swagger annotations to beans
9 years ago
hasuniea e4dfe63548 code conflicts
9 years ago
inosh-perera 67b210fe86 adding mutual ssl support in clustered setup
9 years ago
hasuniea abd018afd6 refactored imports in Certificate Generator
9 years ago
hasuniea 6ec710b250 merged code updates
9 years ago
inosh-perera 9661502524 fixing issue with certificate delete
9 years ago
inosh-perera 7cd1722829 making certificates searchable
9 years ago
inosh-perera 41ba2f4f0a adding database changes
9 years ago
geethkokila e9da24c9e8 Changing the snapshot versions from 1.0.4 to 1.1.0
9 years ago
inosh-perera ef117ffa74 adding mutual SLL authentication and certificate management DAOs
9 years ago
hasuniea 0a1e11d192 fixed import issue
9 years ago
hasuniea 4bafb72bb4 refcatored certificate Generator
9 years ago
geethkokila e0e0a57c11 [maven-release-plugin] prepare for next development iteration
9 years ago
geethkokila cebb88e712 [maven-release-plugin] prepare release v1.0.3
9 years ago
geethkokila e66d291947 [maven-release-plugin] prepare for next development iteration
9 years ago
geethkokila f416a73e75 [maven-release-plugin] prepare release v1.0.2
9 years ago
geethkokila 185a59fbd4 [maven-release-plugin] prepare for next development iteration
9 years ago
geethkokila b3580d754b [maven-release-plugin] prepare release v1.0.1
9 years ago
geethkokila 4e9255fbc9 [maven-release-plugin] prepare for next development iteration
9 years ago
geethkokila ceb60adb34 [maven-release-plugin] prepare release v1.0.0
9 years ago
inosh-perera b5a6280c8d refactoring comments
9 years ago
inosh-perera d4403c6d87 adding new table to h2 script
9 years ago
inosh-perera 3b1a3073f5 certificate persistance and ritrival from the database
9 years ago
harshanl 6ebfbc4136 Merge branch 'master' of https://github.com/hasuniea/carbon-device-mgt into hasuniea-master
9 years ago
hasuniea 3de4718ab5 refactored certificate generator
9 years ago
Dilshan Edirisuriya 5c2b7c9624 Removing commons codec version
9 years ago
Dilshan Edirisuriya bbc1132100 Commenting previous lines
9 years ago
Dilshan Edirisuriya 0b800b8615 Bug fixes
9 years ago
hasuniea e1a24abfa3 refactored certificate service
9 years ago
hasuniea 2c2216e48d implement certificateManagement service
9 years ago
hasuniea 7a110a8eb5 implemented certificateGenerater
9 years ago
Dilshan Edirisuriya 5f2ec88300 Changes in certificate managment
9 years ago
Dilshan Edirisuriya ccffdb2252 Get attribute implementation
9 years ago
Dilshan Edirisuriya 454c459172 Extract certificate from signature
9 years ago
Dilshan Edirisuriya 0140974487 Certificate verification
9 years ago
Dilshan Edirisuriya d5199dbd62 Fixing issues
9 years ago
Dilshan Edirisuriya 39d1af7242 Saving in keystore
9 years ago
Dilshan Edirisuriya 3d736d628e adding conf file to touchpoint
9 years ago
Dilshan Edirisuriya fd84190342 Adding certificate management components
9 years ago