Commit Graph

22 Commits

Author SHA1 Message Date
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
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
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
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