discourse/app/assets/javascripts/admin/addon/controllers/modals
Blake Erickson 85870225f2
FIX: Allow additional valid theme .git url formats (#12385)
Some git repos have a different ssh url scheme than github and we should
support them.

This change updates our regex format to account for repos that don't
start with "git", but are still valid ssh urls.

Also I added some tests to account for the various formats and to ensure
we don't show the public key when using https urls.

See: https://meta.discourse.org/t/182668
2021-03-12 13:24:55 -07:00
..
admin-add-upload.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-badge-preview.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-color-scheme-select-base.js
admin-delete-user-posts-progress.js FIX: remove rendering UX from ember models (#11724) 2021-01-20 16:04:21 +11:00
admin-edit-badge-groupings.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-incoming-email.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-install-theme.js FIX: Allow additional valid theme .git url formats (#12385) 2021-03-12 13:24:55 -07:00
admin-merge-users-confirmation.js Update a couple buttons to use correct markup (#11926) 2021-02-02 15:46:48 -05:00
admin-merge-users-progress.js FIX: remove rendering UX from ember models (#11724) 2021-01-20 16:04:21 +11:00
admin-merge-users-prompt.js Update a couple buttons to use correct markup (#11926) 2021-02-02 15:46:48 -05:00
admin-reseed.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-silence-user.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-staff-action-log-details.js
admin-start-backup.js
admin-suspend-user.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-theme-change.js
admin-uploaded-image-list.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
admin-watched-word-test.js DEV: Sort imports alphabetically (#11382) 2020-12-01 15:31:26 -03:00
site-setting-default-categories.js