Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Security event logging #4599

Open
wants to merge 15 commits into
base: dev-1.9
Choose a base branch
from
Open

Commits on Nov 9, 2022

  1. Starting work on mybb#4577

    Starpaul20 committed Nov 9, 2022
    Configuration menu
    Copy the full SHA
    6b89632 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Added Admin CP page

    Largely borrowed from Starpaul20/Security-Log; changed a few things. Will be refined in future commit(s)
    Starpaul20 committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    62610d0 View commit details
    Browse the repository at this point in the history
  2. Log should be plural

    Starpaul20 committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    11816b6 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. Started security logging

    - Added log_security_action to easily log security actions
    - Added logging for failed logins (more will be added in the future)
    Starpaul20 committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    d8c0722 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a5fac4 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    5b45f50 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Added security logging for changing email and password

    Password reset logging will be in a future commit.
    Starpaul20 committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    a5e2d09 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2022

  1. Configuration menu
    Copy the full SHA
    9371074 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. Configuration menu
    Copy the full SHA
    fcab4f7 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2022

  1. Configuration menu
    Copy the full SHA
    3bbeea6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb8919f View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Configuration menu
    Copy the full SHA
    86a8941 View commit details
    Browse the repository at this point in the history
  2. Removing data column

    There's no use for it
    Starpaul20 committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    55ac03c View commit details
    Browse the repository at this point in the history
  3. Added User CP page

    Allows users to see any security issues with their account
    Starpaul20 committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    29f7a90 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. Configuration menu
    Copy the full SHA
    fade161 View commit details
    Browse the repository at this point in the history