Commit Graph

25 Commits

Author SHA1 Message Date
bd6eaceaf3
Remove debugging
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-15 13:16:19 -05:00
6b2257ae33
Fix recursive method call in sudo controller
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-15 13:09:56 -05:00
636e1f8ab9
Fix recursive method call in sudo controller
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-15 13:02:18 -05:00
627499537d
Look up IAM from sudo hosts
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-15 13:00:13 -05:00
7e3f198c04
Debugging
All checks were successful
continuous-integration/drone/push Build is passing
2021-04-15 12:51:23 -05:00
b26519ea88
Make sudo access managed via IAM rather than group checkmark
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2021-04-15 10:56:11 -05:00
943c30fa96
Add support for sudo
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2021-03-10 23:43:16 -06:00
48f5b3f71a
Make all groups appear in LDAP, get posix GIDs 2021-03-10 20:12:06 -06:00
97096f619f
Make UID case-insensitive
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-18 23:27:23 -05:00
2d97b77bbf
Fix user bind error constructor
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2020-10-18 23:04:01 -05:00
433af8261f
Add debug output
All checks were successful
continuous-integration/drone/push Build is passing
2020-10-18 21:44:53 -05:00
ce7349565e
Fix LDAP search error for individual users
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2020-10-18 17:06:34 -05:00
136eac372c
more debug logging in ldap 2020-08-20 08:04:31 -05:00
282c2cdd53
more debug logging in ldap 2020-08-20 08:03:07 -05:00
61a304162d
more debug logging in ldap 2020-08-20 07:59:36 -05:00
84821742b6
more debug logging in ldap 2020-08-20 07:58:01 -05:00
2a7adf05d1
more debug logging in ldap 2020-08-20 07:55:06 -05:00
garrettmills
decb83bdbb
Disallow LDAP bind if trap is set; support setting trap from user form 2020-05-22 09:47:01 -05:00
garrettmills
ca11e3afae
Add IAM support to LDAP filters (iamTarget) 2020-05-20 22:28:30 -05:00
garrettmills
faab948a6b
Remove ldap:Group model 2020-05-20 20:35:17 -05:00
garrettmills
d558f21375
Implement OAuth2 server, link oauth:Client and auth::Oauth2Client, implement permission checks 2020-05-16 23:55:08 -05:00
garrettmills
c389e151b5
SAML; Dashboard 2020-05-03 20:16:54 -05:00
garrettmills
175c335542
Flesh out users OU (works with Gitea simple LDAP now!!) 2020-04-20 22:46:19 -05:00
garrettmills
68cc90899c
Add basic LDAP bind functionality 2020-04-17 19:25:33 -05:00
garrettmills
226b90b7bf
Start basic LDAP server groundwork 2020-04-16 19:59:48 -05:00