cazagen
a183f9b8d4
update setup.py
4 years ago
cazagen
d425b397cf
Update readme
4 years ago
cazagen
bec130fc0b
ah ofc, it goes *there*
4 years ago
cazagen
90b0ac953b
update requirements
4 years ago
cazagen
6ab399d664
HOLY SHIRT IT ACTUALLY FORKING WORKS
4 years ago
cazagen
c29142150a
i'm silly
4 years ago
cazagen
bc46e38420
what even
4 years ago
cazagen
2dc23384f3
more test
4 years ago
cazagen
820ba32ea3
test
4 years ago
cazagen
0d24305855
What?
4 years ago
cazagen
1682cb6bdb
oh yeah, ssl
4 years ago
cazagen
c7a74c5d42
yup, still hate everything
4 years ago
cazagen
cd4619d417
ugh
4 years ago
cazagen
576e70521b
self dot
4 years ago
cazagen
9df7d53dce
do it my own way
4 years ago
cazagen
06e421fca8
I hate ldap
4 years ago
cazagen
d483b8bddb
new idea
4 years ago
cazagen
52cb559197
fix query
4 years ago
cazagen
da786faa37
brackets
4 years ago
cazagen
7f6bfd90cd
override groups
4 years ago
Guillaume GILL
0c5c0eb510
Merge pull request #8 from compunautics/patch-1
...
Allow user lookup by apikey
5 years ago
Compunautics
ef92234e65
Allow user lookup by apikey
...
This plugin breaks the GCode Viewer as is. When using this plugin and accessing the GCode Viewer, one gets this error in the log:
TypeError: findUser() got an unexpected keyword argument 'apikey'
This commit ensures that the findUser function knows how to handle the 'apikey' parameter from ~/octoprint/server/util/__init__.py if submitted.
5 years ago
Guillaume GILL
d750a796ae
Merge pull request #4 from nitrag/master
...
Add Group Verfications
6 years ago
Ryan Gartin
a36f059d11
Update README
6 years ago
Ryan Gartin
5e9f0e9ffa
Adding ability to limit LDAP login to users in specific group(s)
6 years ago
Guillaume GILL
3906035039
Change README install instructions
6 years ago
Guillaume GILL
4f63b72274
Add plugin configuration and inprove README
6 years ago
Guillaume GILL
88fb9db967
Secure LDAP strings and improve user search
6 years ago
Guillaume GILL
ac6f66b083
Make LDAP auth fonctionnal
6 years ago
Guillaume GILL
9f57379f16
Initial commit
6 years ago
Gina Häußge
dae29ac175
octoprint.setuptools => octoprint_setuptools (own package)
...
Otherwise we get import issues during build since the octoprint module depends on the dependencies already being present what they obviously can't be at the beginning of setup.
9 years ago
Gina Häußge
0be049280b
Adjusted to use newly introduced setuptools helpers
9 years ago
Gina Häußge
beeb22ea24
Merge branch 'master' of https://github.com/Salandora/OctoPrint-PluginSkeleton into pr/Salandora/babel
9 years ago
Gina Häußge
8c5d7596df
Added forgotten MANIFEST.in
9 years ago
Marc
ea8690235a
Small changes based on IRC discuss
9 years ago
Marc
a4f4fa96c0
Added forgoten requirements.txt
9 years ago
Marc
4c6d847dac
Added babel stuff, Cleaning and moved requirements into setup.py
9 years ago
Gina Häußge
50042c1ccf
Some fixes to README.md
9 years ago
Gina Häußge
d1849cf74b
__plugin_implementations__ => __plugin_implementation__
9 years ago
Gina Häußge
5742d6c1fc
Enable commenting in requirements.txt
9 years ago
Gina Häußge
036239530a
Update README.md
9 years ago
Gina Häußge
8ff6ed5c39
Fixed README markup
9 years ago
Gina Häußge
02065ea3e9
Added example workflow to readme
9 years ago
Gina Häußge
f65880dc80
Initial commit
9 years ago