server
/
wekan
master
spline
Open-source Trello-like kanban (tasks.spline.de)
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Dockerfile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Option to login to the LDAP server with the user's own username and password,...
Lauri Ojansivu
2019-05-10
1
-0
/
+1
*
Remove python2 from Dockerfile, to make Docker image smaller.
Lauri Ojansivu
2019-04-23
1
-1
/
+2
*
Include to Wekan packages directory contents, so that meteor command would bu...
Lauri Ojansivu
2019-04-20
1
-12
/
+13
*
- Upgrade to Node 8.16.0
Lauri Ojansivu
2019-04-20
1
-1
/
+1
*
Fix repo urls.
Lauri Ojansivu
2019-04-20
1
-7
/
+7
*
Fix repo url.
Lauri Ojansivu
2019-04-20
1
-1
/
+1
*
Fix typos in directory names.
Lauri Ojansivu
2019-04-20
1
-2
/
+2
*
Ubuntu base image to ubuntu:disco
Lauri Ojansivu
2019-04-20
1
-1
/
+1
*
Update to newest GitHub flawored markdown.
Lauri Ojansivu
2019-04-18
1
-0
/
+1
*
Remove not needed ARGS from Dockerfile to reduce amount of Docker layers.
Lauri Ojansivu
2019-04-06
1
-94
/
+0
*
- Use older api2html@0.3.0 to fix broken snap and docker build,
Lauri Ojansivu
2019-03-25
1
-1
/
+1
*
- OAUTH2_LOGIN_STYLE popup or redirect, part 2.
Lauri Ojansivu
2019-03-21
1
-0
/
+2
*
- More whitelabeling.
Lauri Ojansivu
2019-03-21
1
-1
/
+1
*
Changed brute force protection package from eluck:accounts-lockout to
Lauri Ojansivu
2019-03-11
1
-0
/
+12
*
[HTTP header automatic login. Not tested yet.](https://github.com/wekan/wekan...
Lauri Ojansivu
2019-03-08
1
-0
/
+8
*
[Add support for admin status sync](https://github.com/wekan/wekan-ldap/pull/...
Lauri Ojansivu
2019-03-06
1
-0
/
+4
*
[Remove phantomjs binary from Docker/Snap/Stackerfile to reduce size](https:/...
Lauri Ojansivu
2019-03-06
1
-0
/
+1
*
Use ubuntu:cosmic base in Dockerfile.
Lauri Ojansivu
2019-03-06
1
-1
/
+1
*
Forked salleman-oidc to https://github.com/wekan/meteor-accounts-oidc
Lauri Ojansivu
2019-03-03
1
-0
/
+4
*
Upgrade node to v8.15.1
Lauri Ojansivu
2019-02-28
1
-1
/
+1
*
- Fix OIDC error "a.join is not a function" b reverting
Lauri Ojansivu
2019-02-27
1
-4
/
+0
*
- Add setting EMAIL_NOTIFICATION_TIMEOUT. Defaut 30000 ms (30s).
Lauri Ojansivu
2019-02-25
1
-0
/
+2
*
Added LDAP email environment variables
Steven Waters
2019-02-21
1
-0
/
+8
*
- Add configurable settings OAUTH2_ID_TOKEN_WHITELIST_FIELDS
Lauri Ojansivu
2019-02-13
1
-0
/
+4
*
Added parameters for OIDC claim mapping
Daniel Davis
2019-02-11
1
-0
/
+8
*
Add a debug argument
Daniel Davis
2019-02-06
1
-0
/
+2
*
openapi: generate the HTML documentation too and embed it in the image
Benjamin Tissoires
2019-01-18
1
-1
/
+4
*
Generate the OpenAPI in the Dockerfile
Benjamin Tissoires
2019-01-18
1
-1
/
+13
*
- Use Node 8.15.0 and MongoDB 3.2.22.
Lauri Ojansivu
2018-12-26
1
-1
/
+1
*
- Upgrade to node v8.14.1
Lauri Ojansivu
2018-12-21
1
-1
/
+1
*
Add a new env var to select the default authentication method
guillaume
2018-12-19
1
-1
/
+3
*
- Because scrollbar uses [remote file from CDN](https://github.com/MaazAli/Me...
Lauri Ojansivu
2018-12-14
1
-0
/
+1
*
- Remove extra commas `,` and add missing backslash `\`.
Lauri Ojansivu
2018-12-04
1
-2
/
+2
*
- Upgrade Node from v8.12 to v8.14
Lauri Ojansivu
2018-12-03
1
-1
/
+1
*
- Add CORS https://enable-cors.org/server_meteor.html
Lauri Ojansivu
2018-12-03
1
-1
/
+3
*
revert changes for patch authentication
guillaume
2018-11-22
1
-0
/
+8
*
- Add [LDAP_FULLNAME_FIELD](https://github.com/wekan/wekan-ldap/issues/10). T...
Lauri Ojansivu
2018-11-20
1
-0
/
+2
*
- Revert Improve authentication to [fix Login failure](https://github.com/wek...
Lauri Ojansivu
2018-11-17
1
-9
/
+1
*
Logout with timer
guillaume
2018-11-06
1
-2
/
+10
*
Merge branch 'api-fixes' of https://github.com/bentiss/wekan into bentiss-api...
Lauri Ojansivu
2018-10-23
1
-0
/
+1
|
\
|
*
Dockerfile: use set -o xtrace
Benjamin Tissoires
2018-10-23
1
-0
/
+1
*
|
- Back to Meteor 1.6.0.1 and MongoDB 3.2.21 to make Snap work.
Lauri Ojansivu
2018-10-23
1
-1
/
+1
|
/
*
- Try to fix Dockerfile.
Lauri Ojansivu
2018-10-10
1
-1
/
+1
*
- Try to fix Dockerfile
Lauri Ojansivu
2018-10-10
1
-1
/
+1
*
- Try to fix Docker.
Lauri Ojansivu
2018-10-10
1
-2
/
+3
*
- Use Meteor 1.8.1-beta.0
Lauri Ojansivu
2018-10-10
1
-1
/
+1
*
- Add LDAP package to Docker and Snap.
Lauri Ojansivu
2018-10-10
1
-1
/
+2
*
add ldap support | simplify authentications
guillaume
2018-10-09
1
-1
/
+81
*
Add CAS with attributes.
Lauri Ojansivu
2018-09-28
1
-0
/
+1
*
- Fix Dockerfile Meteor install by changing tar to bsdtar.
Lauri Ojansivu
2018-09-19
1
-3
/
+13
[next]