Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: OctoPrint/OctoPrint
base: 4469a2d84ad4
Choose a base ref
...
head repository: OctoPrint/OctoPrint
compare: f2b2496e58bb
Choose a head ref
  • 13 commits
  • 13 files changed
  • 2 contributors

Commits on Nov 26, 2019

  1. 🐛 Let functools.wraps do its job

    Closes #3348
    foosel committed Nov 26, 2019
    Copy the full SHA
    1deb247 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    471dab9 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2801da5 View commit details
    Browse the repository at this point in the history
  4. 🐛 appkeys: generate string api keys

    Instead of binaries.
    
    Closes #3350
    foosel committed Nov 26, 2019
    Copy the full SHA
    bbefeee View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    038e1b9 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2019

  1. Copy the full SHA
    59e3966 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2019

  1. 🐛 Fix autologin

    Closes #3357
    foosel committed Nov 29, 2019
    Copy the full SHA
    00d0396 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2019

  1. 🐛 Don't logout always-logged-in AdminUser

    If ACL is disabled it doesn't make sense to log it out and it's causing
    issues further down the line due to different handling.
    
    Fixes #3361
    foosel committed Dec 2, 2019
    Copy the full SHA
    80e8e33 View commit details
    Browse the repository at this point in the history
  2. 🐛 Fix wrong escape

    Closes #3362
    foosel committed Dec 2, 2019
    Copy the full SHA
    f72b9db View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4f25ed5 View commit details
    Browse the repository at this point in the history
  4. 🐛 Make sure data is set

    Closes #3364
    foosel committed Dec 2, 2019
    Copy the full SHA
    e235fc2 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    e603b98 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    f2b2496 View commit details
    Browse the repository at this point in the history