harbor/make/migrations/postgresql
wang yan 47a09b5891 add expiration of robot account
This commit is to make the expiration of robot account configurable

1, The expiration could be set by system admin in the configuation page or
by /api/config with robot_token_expiration=60, the default value is 30 days.
2, The expiration could be shown in the robot account infor both on UI and API.

Signed-off-by: wang yan <wangyan@vmware.com>
2019-02-22 18:42:34 +08:00
..
0001_initial_schema.up.sql Fix pgsql creation column bug 2018-07-30 04:58:44 -07:00
0002_1.7.0_schema.up.sql Update the upgrade sql to rename the duplicate records 2019-01-04 14:55:33 +08:00
0003_add_replication_op_uuid.up.sql Add op uuid to image replication 2018-10-21 23:55:57 +08:00
0004_add_robot_account.up.sql add expiration of robot account 2019-02-22 18:42:34 +08:00
0005_add_master_role.up.sql Support master role for project member create and update apis (#6780) 2019-01-23 14:56:23 +08:00