2017-03-14 09:14:47 +01:00
|
|
|
Test 8-03 - Update self-registration
|
|
|
|
=======
|
|
|
|
|
|
|
|
# Purpose:
|
|
|
|
|
|
|
|
To verify that an admin user can update self-registration setting.
|
|
|
|
|
|
|
|
# References:
|
2017-04-21 04:36:07 +02:00
|
|
|
|
2017-03-14 09:14:47 +01:00
|
|
|
User guide
|
|
|
|
|
|
|
|
# Environment:
|
|
|
|
* This test requires that a Harbor instance is running and available.
|
|
|
|
* A linux host with Docker CLI installed (Docker client).
|
|
|
|
|
|
|
|
# Test Steps:
|
|
|
|
|
2017-04-21 04:36:07 +02:00
|
|
|
1. Login UI as admin user.
|
|
|
|
2. In configuration page, uncheck self registration.
|
|
|
|
3. Save configuration and logout.
|
2017-03-14 09:14:47 +01:00
|
|
|
|
|
|
|
# Expected Outcome:
|
|
|
|
|
2017-04-21 04:36:07 +02:00
|
|
|
* In login page, sign up link will disappear.
|
2017-03-14 09:14:47 +01:00
|
|
|
|
|
|
|
# Possible Problems:
|
|
|
|
None
|