harbor/src/common/models
stonezdj 16243cfbbc Add LDAP remote certifcate validation
push test

Add unit test for ldap verify cert

remove common.VerifyRemoteCert

Update code with PR review comments

Add change ldaps config and add UT testcase for TLS feature

add ldap verfiy cert checkbox about #3513

Draft harbor ova install guide

Search and import ldap user when add project members

Add unit test case for SearchAndImportUser

ova guide

Add ova install guide

Add ova install guide 2

Add ova install guide 3

Call ValidateLdapConf before search ldap

trim space in username

Remove leading space in openLdap username

Remove doc change in this branch

Update unit test for ldap search and import user

Add test case about ldap verify cert checkbox

Modify ldap testcase
2017-11-24 12:41:51 +08:00
..
accesslog.go support query logs according to conditions 2017-06-08 14:44:08 +08:00
authmodel.go replace go header 2017-04-13 03:54:58 -07:00
base.go Add column id to table project_metadagta as the primary key 2017-10-30 17:37:25 +08:00
clair.go provide default timestamp for all distros in system info api 2017-07-13 18:48:05 +08:00
config.go Add LDAP remote certifcate validation 2017-11-24 12:41:51 +08:00
job.go add scan job table and dao functions 2017-05-11 21:41:57 +08:00
ldap.go Add LDAP remote certifcate validation 2017-11-24 12:41:51 +08:00
member.go fix bug: can't show the role of member 2017-06-23 17:23:00 +08:00
models_test.go replace go header 2017-04-13 03:54:58 -07:00
notification.go replace go header 2017-04-13 03:54:58 -07:00
pro_meta.go Add column id to table project_metadagta as the primary key 2017-10-30 17:37:25 +08:00
project.go Apply project level policies to standalone Harbor 2017-10-19 17:33:28 +08:00
replication_job.go Move certificate verification to target level 2017-10-20 15:36:56 +08:00
repo.go fix issue 2975 2017-08-07 18:01:37 +08:00
role.go delete owner_id column from table repository 2017-05-02 14:57:07 +08:00
scan_job.go add cve link in Harbor API 2017-08-10 15:27:30 +08:00
token.go handlers for image scan, store results overview in DB 2017-06-13 23:37:54 +08:00
uaa.go Make the root CA certificate of UAA should be configurable 2017-10-16 17:40:29 +08:00
user.go support pagination 2017-06-12 18:36:10 +08:00
version.go Fail earlier when found database schema dismatch 2017-11-07 13:07:56 +08:00