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 improvement batch #6622

Merged
merged 17 commits into from
Jan 7, 2021
Merged

Security improvement batch #6622

merged 17 commits into from
Jan 7, 2021

Commits on Dec 6, 2020

  1. Adds a new method for the server to push notifies to the client, whic…

    …h require administration privileges from the user. If there are messages in queue but user is not privileged, she is notified of pending messages
    sulkaharo committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    f87a646 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2020

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

Commits on Dec 10, 2020

  1. Configuration menu
    Copy the full SHA
    b551c85 View commit details
    Browse the repository at this point in the history
  2. Fix unit tests

    sulkaharo committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    018ff9a View commit details
    Browse the repository at this point in the history
  3. Increase timeouts on tests

    sulkaharo committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    7fc777e View commit details
    Browse the repository at this point in the history
  4. Add translations

    sulkaharo committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    8ab81d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db20457 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fbd94f4 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2020

  1. Configuration menu
    Copy the full SHA
    cc0c9b8 View commit details
    Browse the repository at this point in the history
  2. * Aggregate admin messages

    * Send admin message on auth fail
    * Sending messages over bus
    * XSS filtering of objects sent over the REST API
    sulkaharo committed Dec 27, 2020
    Configuration menu
    Copy the full SHA
    7dc7614 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2020

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

Commits on Jan 1, 2021

  1. Configuration menu
    Copy the full SHA
    871ccb9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ec36a0 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2021

  1. Configuration menu
    Copy the full SHA
    2743c3e View commit details
    Browse the repository at this point in the history
  2. Fix adminnotifies init()

    sulkaharo committed Jan 2, 2021
    Configuration menu
    Copy the full SHA
    09451ae View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2021

  1. Configuration menu
    Copy the full SHA
    577e72a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    476b5e7 View commit details
    Browse the repository at this point in the history