Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jul 14, 2025. It is now read-only.

Commitfcc8042

Browse files
committed
UX: Update admin settings plugin name
From "Login" to "OAuth2 Login" so that it is easier to distinguish fromthe other login methods.
1 parent6de97fb commitfcc8042

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Replace `DISCOURSE_HOST` with the appropriate value, and make sure you are
2323
using`https` if enabled. The OAuth2 provider should supply you with a
2424
client ID and secret, as well as a couple of URLs.
2525

26-
Visit your**Admin** >**Settings** >**Login** and fill in the basic
26+
Visit your**Admin** >**Settings** >**OAuth2Login** and fill in the basic
2727
configuration for the OAuth2 provider:
2828

2929
-`oauth2_enabled` - check this off to enable the feature

‎config/locales/client.en.yml‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@ en:
33
login:
44
oauth2_basic:
55
name:"OAuth 2"
6+
admin:
7+
site_settings:
8+
categories:
9+
discourse_oauth2_basic:"OAuth2 Login"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp