summaryrefslogtreecommitdiffstats
path: root/src/main/java/com/gitblit/models/SubmoduleModel.java
diff options
context:
space:
mode:
authorFlorian Zschocke <f.zschocke+git@gmail.com>2022-08-14 14:45:58 +0200
committerFlorian Zschocke <f.zschocke+git@gmail.com>2022-08-14 14:45:58 +0200
commit8d3738a22609c5206c50d7f5fbbf17ddc8df6db7 (patch)
treeb50b369047d43b9226620e2a2973eff188d0648f /src/main/java/com/gitblit/models/SubmoduleModel.java
parent1df20a06c93ac68203f10d89f025d6ee74f5f23b (diff)
downloadgitblit-8d3738a22609c5206c50d7f5fbbf17ddc8df6db7.tar.gz
gitblit-8d3738a22609c5206c50d7f5fbbf17ddc8df6db7.zip
Use existing setting but with new values
Instead of adding another setting and having to explain how the new one and the existing `requireClientCertificates` setting are interdependent, let's use the existing setting and add new values. It is changed from a boolean to a string, with the values `required`, `optional` and `disabled`. To keep backward compatibility with the old values, the `true` value is mapped to `required` and the `false` value is mapped to `optional`.
Diffstat (limited to 'src/main/java/com/gitblit/models/SubmoduleModel.java')
0 files changed, 0 insertions, 0 deletions