Right now the library only reads from htpasswd files; it can't write to them when you add a new user through the Django admin.
This is arguably a feature.
However, it should be possible to write to the htpasswd files if you want to, maybe with a setting.
Right now the library only reads from htpasswd files; it can't write to them when you add a new user through the Django admin.
This is arguably a feature.
However, it should be possible to write to the htpasswd files if you want to, maybe with a setting.