Access controls without docker? #266
Answered
by
steveiliop56
karamanliev
asked this question in
Q&A
|
Is it possible to setup Access controls if TinyAuth is not installed in a docker container and in a Proxmox LXC container instead (I use the ProxmoxVE User Scripts)? Is that even possible? I couldn't find information anywhere, nothing in the envs, no cli params? |
Answered by
steveiliop56
Jul 13, 2025
Replies: 1 comment 3 replies
|
Hello, Access controls are not possible in the binary yeah. I couldn't think of a good way to implement them. Only solution would be to add a config file which is something I definitely want to avoid. In the next big update of Tinyauth I will change the way labels work and it should make it easy to add access controls in environment variables later on. |
3 replies
Answer selected by
karamanliev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
Access controls are not possible in the binary yeah. I couldn't think of a good way to implement them. Only solution would be to add a config file which is something I definitely want to avoid. In the next big update of Tinyauth I will change the way labels work and it should make it easy to add access controls in environment variables later on.