Commit Graph

14 Commits

Author SHA1 Message Date
Alex 825aa77089 Hopefully, fix most case-sensitivity issues
- DNs are always used in canonical form: lowercase, no spaces. This is
  how they are internally handled and stored in paths and fields such as
  member and memberof
- Attribute names now can have any combination of lower/uppercase and
  stuff should work
- When modifying an attribute with a name that hase a different
  lower/upper combination than the previously stored value, keep the
  previous attribute name
- Trim spaces from values and do not store empty values
2020-02-15 12:07:31 +01:00
Alex 0c4d55895c Update docker image version 2020-02-14 22:03:46 +01:00
Alex 81328aa321 Update docker image to version 12 2020-02-13 17:56:44 +01:00
Alex c3d30df155 Update Docker image 2020-02-12 17:39:09 +01:00
Alex e52a1f74a3 Handle search attribute * 2020-02-11 23:20:33 +01:00
Alex 9e365d4b53 Update nomad hcl file to use template instead of artifact 2020-02-10 17:45:10 +01:00
Alex 0402f7806a Implement (inefficiently) search scopes 2020-02-09 18:36:27 +01:00
Alex adc5ecdbbc Change some Printf's to Debugf's 2020-02-02 16:51:23 +01:00
Alex 0c801e02d5 Remove spaces between dn components, use warnings when necessary 2020-02-02 13:53:29 +01:00
Alex 4c037dcb94 Bug fix: case-insensitive value match (except for passwords) 2020-02-02 13:32:12 +01:00
Alex e8ce6e33e5 Something that actually works 2020-02-01 15:09:09 +01:00
Alex c3bfcdf9a1 Fix password comparison 2020-02-01 11:32:50 +01:00
Alex 46819a245f Mention docker some more 2020-01-31 22:51:23 +01:00
Alex 7962e7b262 Rebrand to Bottin (with Superboum's benediction) 2020-01-31 22:15:40 +01:00
Renamed from gobottin.hcl.example (Browse further)