Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/OctoPrint/OctoPrint.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-12📝 Thou shall test in safe mode before opening bug reportsHEADmasterGina Häußge
2022-10-19📝 Redirect to new sec policy on octoprint.orgGina Häußge
2022-10-18👷 Update actions to Node 16 versionsGina Häußge
2022-10-18Merge branch 'staging/bugfix'1.8.6staging/maintenancerc/maintenancerc/develGina Häußge
2022-10-18🔖 Prepare release of 1.8.6Gina Häußge
2022-10-17🐛 Fix tornado download endpointGina Häußge
2022-10-17🔖 staging/bugfix is now 1.8.6.devGina Häußge
2022-10-17Merge branch 'staging/bugfix'1.8.5Gina Häußge
2022-10-17🔖 Preparing release of 1.8.5Gina Häußge
2022-10-12🔒️ Make dependabot happy on e2e test depGina Häußge
2022-10-12💚 Downgrade importlib-metadata in pre-commitGina Häußge
2022-10-12👷 Auto merge staging/bugfix & .../maintenance if possibleGina Häußge
2022-10-05🐛 Explicitly declare storage for flask-limiterGina Häußge
2022-10-05🐛 backup: fix file validationGina Häußge
2022-10-05💚 Downgrade importlib-metadata in pre-commitGina Häußge
2022-10-05🐛 Fix js getCookieSuffix for multi level pathsGina Häußge
2022-09-27🔖 staging/bugfix is now 1.8.5.devGina Häußge
2022-09-27🔖 Preparing release of 1.8.41.8.4Gina Häußge
2022-09-27📝 Forgot to mention a port relevant headerGina Häußge
2022-09-27🐛 Fix stale session reportingGina Häußge
2022-09-27🚸 Downgrade SameSite setting to LaxGina Häußge
2022-09-27✨ Add a reverse proxy test pageGina Häußge
2022-09-26🐛 Only enable argon2 if backend is availableGina Häußge
2022-09-26🐛 Fix setting CSRF cookie on cached responsesGina Häußge
2022-09-22🐛 Fix invalid API key and guest behaviour vs CSRFGina Häußge
2022-09-22🐛 Fix global API key vs session sigsGina Häußge
2022-09-20🔖 staging/bugfix is now 1.8.4.devGina Häußge
2022-09-20🔖 Preparing release of 1.8.31.8.3Gina Häußge
2022-09-19🔒️ Protect against CSRF attacks (#5)Gina Häußge
2022-09-12🔒️ Limit folder config in UI to necessitiesGina Häußge
2022-09-12🥅 Improve password hash migrationGina Häußge
2022-09-08🔒️ Switch password hashing to argon2Gina Häußge
2022-09-08🐛 Allow user creation without groupsGina Häußge
2022-09-08🔒️ Require ADMIN for user managementGina Häußge
2022-09-08🔒️ Better path validation for backup downloadsGina Häußge
2022-09-08🔒️ Limit logs push to MONITOR_TERMINAL permissionGina Häußge
2022-09-08🔒️ Require FILES_DELETE permission to overwrite a fileGina Häußge
2022-09-08🐛 Fix a styling issue in the appearance settingsGina Häußge
2022-09-07Merge branch 'master' into staging/bugfixGina Häußge
2022-09-01🔒 Make session handling more secureGina Häußge
2022-09-01💚 Add setting to disable rate limiterGina Häußge
2022-08-31🔒️ Close a sanity check hole in language packsGina Häußge
2022-08-24🔒️ Fix a wrong permission roleGina Häußge
2022-08-22🔒️ Require the current password for changing itGina Häußge
2022-08-18🐛 Add missing xhr parameter to functionGina Häußge
2022-08-18💚 Add wrapper around limit decorator to fix pytest discoveryGina Häußge
2022-08-17🔒️ Enforce valid type on copy/move of uploadsGina Häußge
2022-08-17🔒️ Rate limit failed login attemptsGina Häußge
2022-08-16✅ Make E2E tests compatible to prefix pathsGina Häußge
2022-08-11✅ e2e: Make port configurablemeta/e2e_flexible_portGina Häußge