Skip to content
#

openwisp

Here are 26 public repositories matching this topic...

nemesisdesign
nemesisdesign commented Dec 1, 2020
bug help wanted good first issue
codesankalp
codesankalp commented Jun 6, 2022

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:

https://github.com/openwisp/openwisp-wifi-login-pages/blob/3a179d55779ad98d5fced4ffda49ef5eea51af18/organizations/default/default.yml#L163-L166

~~See [username field configuration](https://gi

good first issue
nemesisdesign
nemesisdesign commented Apr 27, 2021

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
bug good first issue Hacktoberfest
devkapilbansal
devkapilbansal commented Oct 13, 2021

Yes, I remove -t flag 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 twice

What do you think about adding a new "debug mode" to turn this on?

https://github.com/openwisp/openwrt-openwisp-monitoring/blob/bac6d545b0e3f21f2ca6d7e409220024963f111a/openwrt-openwis

enhancement good first issue hacktoberfest

Improve this page

Add a description, image, and links to the openwisp topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the openwisp topic, visit your repo's landing page and select "manage topics."

Learn more