Skip to content

Fixed info button#520

Closed
angelina-ji wants to merge 4 commits intomasterfrom
fixed-info-button
Closed

Fixed info button#520
angelina-ji wants to merge 4 commits intomasterfrom
fixed-info-button

Conversation

@angelina-ji
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: f83afe30c9

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread .env.example Outdated
Comment on lines +29 to +30
CONSUMER_KEY=q544R9wuDA3LHx0c9yIf3qir2K4a
CONSUMER_SECRET=WUT1KYNURrg0fQWzsb_nwuDRiUUa
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Remove hard-coded API credentials from env template

Do not commit concrete CONSUMER_KEY/CONSUMER_SECRET values in .env.example; this file is routinely copied into real runtime .env files, so this change can leak a shared credential pair and make new environments silently use the same secret defaults. Keep these as commented placeholders and require developers/operators to provide their own keys per environment.

Useful? React with 👍 / 👎.

@angelina-ji angelina-ji deleted the fixed-info-button branch April 14, 2026 02:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants