summaryrefslogtreecommitdiff
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #704 from SISheogorath/fix/ldapProviderNameChristoph (Sheogorath) Kern2018-01-291-0/+2
|\
| * Fix ldap provider name in templateSheogorath2018-01-261-0/+2
* | Remove camel case from `imageuploadtype` in configSheogorath2018-01-274-6/+14
|/
* Merge pull request #691 from SISheogorath/feature/uploadChristoph (Sheogorath) Kern2018-01-231-0/+20
|\
| * Allow more detailed configuration of upload mime typesSheogorath2018-01-201-0/+20
* | Fix broken port configSheogorath2018-01-231-1/+1
* | Merge pull request #506 from erasys/minioChristoph (Sheogorath) Kern2018-01-233-0/+48
|\ \
| * | Add support for minioMarc Deop2017-08-303-0/+48
* | | Merge pull request #598 from xxyy/feature/cspChristoph (Sheogorath) Kern2018-01-224-1/+92
|\ \ \
| * | | Move CSP logic to new file, Fix boolean config examplesLiterallie2017-10-221-0/+80
| * | | Change CSP config format to be more intuitiveLiterallie2017-10-222-9/+4
| * | | CSP: Allow more content typesLiterallie2017-10-221-3/+7
| * | | CSP: Add nonce to slide view inline JSLiterallie2017-10-221-1/+2
| * | | CSP: Upgrade insecure requests if possibleLiterallie2017-10-221-2/+3
| * | | Add basic CSP supportLiterallie2017-10-221-0/+10
* | | | Merge pull request #673 from fooker/masterChristoph (Sheogorath) Kern2018-01-203-1/+13
|\ \ \ \
| * | | | Allow posting new note with contentDustin Frisch2018-01-183-1/+13
* | | | | Add option to enable `freely` permission in closed instanceDario Ernst2018-01-205-2/+6
| |_|_|/ |/| | |
* | | | Merge pull request #686 from SISheogorath/feature/configVersionChristoph (Sheogorath) Kern2018-01-191-1/+3
|\ \ \ \
| * | | | Load version from package.jsonSheogorath2018-01-191-1/+3
* | | | | Fix not passing app key correctly in dropbox configWu Cheng-Han2018-01-193-3/+6
|/ / / /
* | | | Release 1.0.0-ceSheogorath2018-01-181-1/+1
* | | | Ignore empty values for revision.Sheogorath2018-01-181-2/+2
* | | | Merge pull request #636 from laysdra7265/fix/sslcapathChristoph (Sheogorath) Kern2018-01-182-2/+5
|\ \ \ \
| * | | | Update index.jsChristoph (Sheogorath) Kern2017-12-221-1/+1
| * | | | Simplify loopChristoph (Sheogorath) Kern2017-12-221-8/+3
| * | | | fixed sslcapath bugLaysDragon2017-12-052-2/+10
* | | | | Merge pull request #567 from ccoenen/fix-mysql-text-lengthChristoph (Sheogorath) Kern2018-01-183-4/+20
|\ \ \ \ \
| * | | | | Fix #521 by converting content fields to LONGTEXT in MySQL, to prevent trunca...Claudius Coenen2017-10-163-4/+20
| | |_|/ / | |/| | |
* | | | | Fix minor typosMax Wu2018-01-161-3/+3
| |_|/ / |/| | |
* | | | Fix file permission, remove useless executablePeter Dave Hello2017-12-141-0/+0
* | | | Merge branch 'master' into ldap-username-fieldChristoph (Sheogorath) Kern2017-12-122-5/+12
|\ \ \ \
| * | | | parse HMD_LDAP_SEARCHATTRIBUTES env var as a comma-separated arrayalecdwm2017-12-092-5/+12
* | | | | Add setting `ldap.usernameField`Lukas Kalbertodt2017-12-093-1/+9
|/ / / /
* | | | added guide for SAML settingsNorihito Nakae2017-12-043-3/+0
* | | | added environment variables for SAMLNorihito Nakae2017-11-291-1/+12
* | | | fixed the SAML callback URL to unconfigurable.Norihito Nakae2017-11-292-2/+1
* | | | Initial support for SAML authenticationNorihito Nakae2017-11-287-0/+129
| |/ / |/| |
* | | Fix mattermost breaking notesSheogorath2017-10-311-0/+1
* | | Add mattermost authenticationChristoph Witzany2017-10-318-0/+75
* | | Merge pull request #562 from SISheogorath/fix/LDAPSheogorath2017-10-271-2/+3
|\ \ \
| * | | Fix LDAP problem about missing uidNumberSheogorath2017-10-121-2/+3
| | |/ | |/|
* | | Adds 403 response if PDF export is disabledgeekyd2017-10-251-1/+6
* | | Adds PDF export via configgeekyd2017-10-254-4/+10
| |/ |/|
* | Add env vars for extra HSTS optionsLiterallie2017-10-131-0/+3
* | Add on/off env var for HSTSLiterallie2017-10-131-0/+3
* | Make HSTS behaviour configurable; Fixes #584Literallie2017-10-131-0/+6
* | Merge pull request #581 from SISheogorath/fix/HMD_URL_ADDPORTSheogorath2017-10-121-1/+1
|\ \
| * | Fix missing boolean setting for HMD_URL_ADDPORTSheogorath2017-10-111-1/+1
* | | createdAt DESC with quotation marks did not work with MySQL fixes #565Claudius Coenen2017-10-091-4/+4
|/ /