harbor/src/common/models
Wenkai Yin 89893779fb Support configuring sslmode for the connection of database (#5861)
The sslmode of the connection with postgresql is hardcoded as "disable" currently, this commit expose it as an environment variable so that users can configure it

Signed-off-by: Wenkai Yin <yinw@vmware.com>
2018-09-14 13:05:05 +08:00
..
accesslog.go Fully migrate harbor db to postgresql (#4689) 2018-04-27 02:27:12 -07:00
adminjob.go Apply consistent format for comments 2018-09-05 16:16:31 +08:00
authmodel.go replace go header 2017-04-13 03:54:58 -07:00
base.go add admin job api (#5344) 2018-07-20 19:22:37 +08:00
clair.go Apply consistent format for comments 2018-09-05 16:16:31 +08:00
config.go Support configuring sslmode for the connection of database (#5861) 2018-09-14 13:05:05 +08:00
job.go Apply consistent format for comments 2018-09-05 16:16:31 +08:00
label_test.go Implement label management API 2018-03-09 12:17:27 +08:00
label.go Update import path in go code 2018-08-23 17:50:53 +08:00
ldap.go Apply consistent format for comments 2018-09-05 16:16:31 +08:00
member.go Add DAO for project member and user group 2018-03-26 14:38:32 +08:00
notification.go replace go header 2017-04-13 03:54:58 -07:00
pro_meta.go Apply consistent format for comments 2018-09-05 16:16:31 +08:00
project.go Apply consistent format for comments 2018-09-05 16:16:31 +08:00
replication_job.go Apply consistent format for comments 2018-09-05 16:16:31 +08:00
repo.go Apply consistent format for comments 2018-09-05 16:16:31 +08:00
role.go Apply consistent format for comments 2018-09-05 16:16:31 +08:00
scan_job.go Apply consistent format for comments 2018-09-05 16:16:31 +08:00
target_test.go Fix SSRF security issue #3755 in ping target, email server and LDAP server APIs 2018-01-04 12:26:17 +08:00
token.go handlers for image scan, store results overview in DB 2017-06-13 23:37:54 +08:00
uaa.go Apply consistent format for comments 2018-09-05 16:16:31 +08:00
user.go Apply consistent format for comments 2018-09-05 16:16:31 +08:00
usergroup.go Add DAO for project member and user group 2018-03-26 14:38:32 +08:00
version.go Fail earlier when found database schema dismatch 2017-11-07 13:07:56 +08:00
watch_item.go Apply consistent format for comments 2018-09-05 16:16:31 +08:00