a183f9b8d4
update setup.py
2020-02-15 00:09:11 +00:00
d425b397cf
Update readme
2020-02-15 00:08:13 +00:00
bec130fc0b
ah ofc, it goes *there*
2019-11-12 00:40:56 +00:00
90b0ac953b
update requirements
2019-11-12 00:18:24 +00:00
6ab399d664
HOLY SHIRT IT ACTUALLY FORKING WORKS
2019-11-12 00:07:40 +00:00
c29142150a
i'm silly
2019-11-12 00:02:50 +00:00
bc46e38420
what even
2019-11-12 00:00:30 +00:00
2dc23384f3
more test
2019-11-11 23:58:56 +00:00
820ba32ea3
test
2019-11-11 23:57:25 +00:00
0d24305855
What?
2019-11-11 23:54:36 +00:00
1682cb6bdb
oh yeah, ssl
2019-11-11 23:49:34 +00:00
c7a74c5d42
yup, still hate everything
2019-11-11 23:48:20 +00:00
cd4619d417
ugh
2019-11-11 23:46:06 +00:00
576e70521b
self dot
2019-11-11 23:45:10 +00:00
9df7d53dce
do it my own way
2019-11-11 23:43:39 +00:00
06e421fca8
I hate ldap
2019-11-11 23:18:50 +00:00
d483b8bddb
new idea
2019-11-11 23:08:27 +00:00
52cb559197
fix query
2019-11-11 22:56:12 +00:00
da786faa37
brackets
2019-11-11 22:48:32 +00:00
7f6bfd90cd
override groups
2019-11-11 22:09:08 +00:00
Guillaume GILL
0c5c0eb510
Merge pull request #8 from compunautics/patch-1
...
Allow user lookup by apikey
2019-02-09 23:53:30 +01:00
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.
2019-02-09 13:50:48 -06:00
Guillaume GILL
d750a796ae
Merge pull request #4 from nitrag/master
...
Add Group Verfications
2018-02-03 23:12:59 +01:00
Ryan Gartin
a36f059d11
Update README
2018-01-28 12:13:38 -05:00
Ryan Gartin
5e9f0e9ffa
Adding ability to limit LDAP login to users in specific group(s)
2018-01-28 12:09:55 -05:00
Guillaume GILL
3906035039
Change README install instructions
2017-11-26 23:16:28 +01:00
Guillaume GILL
4f63b72274
Add plugin configuration and inprove README
2017-11-26 23:14:46 +01:00
Guillaume GILL
88fb9db967
Secure LDAP strings and improve user search
2017-11-08 10:23:23 +01:00
Guillaume GILL
ac6f66b083
Make LDAP auth fonctionnal
2017-11-08 00:35:38 +01:00
Guillaume GILL
9f57379f16
Initial commit
2017-11-07 00:58:01 +01:00
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.
2015-05-12 20:36:38 +02:00
Gina Häußge
0be049280b
Adjusted to use newly introduced setuptools helpers
2015-05-12 17:34:41 +02:00
Gina Häußge
beeb22ea24
Merge branch 'master' of https://github.com/Salandora/OctoPrint-PluginSkeleton into pr/Salandora/babel
2015-04-16 15:31:00 +02:00
Gina Häußge
8c5d7596df
Added forgotten MANIFEST.in
2015-04-16 15:30:26 +02:00
Marc
ea8690235a
Small changes based on IRC discuss
2015-04-16 15:15:10 +02:00
Marc
a4f4fa96c0
Added forgoten requirements.txt
2015-04-16 14:56:19 +02:00
Marc
4c6d847dac
Added babel stuff, Cleaning and moved requirements into setup.py
2015-04-16 14:52:37 +02:00
Gina Häußge
50042c1ccf
Some fixes to README.md
2015-03-31 18:34:17 +02:00
Gina Häußge
d1849cf74b
__plugin_implementations__ => __plugin_implementation__
2015-03-30 16:50:30 +02:00
Gina Häußge
5742d6c1fc
Enable commenting in requirements.txt
2015-03-09 13:30:40 +01:00
Gina Häußge
036239530a
Update README.md
2015-01-27 13:02:32 +01:00
Gina Häußge
8ff6ed5c39
Fixed README markup
2015-01-27 13:00:37 +01:00
Gina Häußge
02065ea3e9
Added example workflow to readme
2015-01-27 12:58:19 +01:00
Gina Häußge
f65880dc80
Initial commit
2015-01-27 12:25:05 +01:00