-
Updated
Jun 3, 2022 - JavaScript
openwisp
Here are 26 public repositories matching this topic...
-
Updated
May 30, 2022 - Python
-
Updated
Sep 10, 2020 - Python
-
Updated
Jun 1, 2022 - Python
-
Updated
Jun 3, 2022 - Python
-
Updated
Jun 3, 2022 - Python
-
Updated
Jun 1, 2022 - Python
-
Updated
Jun 6, 2022 - Python
-
Updated
Apr 29, 2022 - Python
Looking at the current commit message check, I see travis being mentioned a few times:
I wonder how this impacts on the builds on github actions. @pandafy @atb00k
Currently It is not possible to login by username and phone number with the default org because the input field pattern limits it only for email.
Default configuration for login form:
~~See [username field configuration](https://gi
This happens mostly during testing, but may happen during migrations as well.
How to replicate:
- create a firmware build and upload an image
- delete the image from the filesystem (not from openwisp)
- delete the image from openwisp
Result:
Traceback (most recent call last):
File "/lib/python3.8/site-packages/django/core/handlers/exception.py", line 47, in inner
respons
-
Updated
May 5, 2022 - Python
Yes, I remove
-tflag when logging in verbose mode. In verbose_mode, it is automatically tagging the logged message by the procd service name and if I pass a tag, then the message is logged twiceWhat do you think about adding a new "debug mode" to turn this on?
-
Updated
Feb 20, 2017 - Shell
-
Updated
Apr 3, 2020 - HCL
-
Updated
Apr 3, 2020 - HCL
-
Updated
May 19, 2022 - Python
Improve this page
Add a description, image, and links to the openwisp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the openwisp topic, visit your repo's landing page and select "manage topics."
Since we have already added a functionality to upload packages directly to downloads.openwisp.io, it will be beneficial to also upload checksums for built packages.
This way users will be able to verify the authenticity of downloaded packages.