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
/
docker-compose.yml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update build scripts.
Lauri Ojansivu
2019-06-29
1
-1
/
+1
*
Merge branch 'edge' into meteor-1.8
Lauri Ojansivu
2019-06-14
1
-1
/
+1
|
\
|
*
- Fix OIDC Docker login. Empty string results to empty array at wekan/server/...
Lauri Ojansivu
2019-06-14
1
-1
/
+1
*
|
Merge branch 'edge' into meteor-1.8
Lauri Ojansivu
2019-06-13
1
-1
/
+1
|
\
|
|
*
fix oauth2 typos in dockerfile & compose
Dominik Pfeifer
2019-06-12
1
-1
/
+1
*
|
Merge branch 'edge' into meteor-1.8
Lauri Ojansivu
2019-06-11
1
-1
/
+5
|
\
|
|
*
Merge branch 'risacher-master' into edge
Lauri Ojansivu
2019-05-24
1
-0
/
+4
|
|
\
|
|
*
Add support for more CORS headers
Daniel Risacher
2019-05-24
1
-0
/
+4
|
*
|
Fix Scope parsing Issue for OAuth2 Login
DominikPf
2019-05-23
1
-1
/
+1
|
|
/
*
|
Merge branch 'edge' into meteor-1.8
Lauri Ojansivu
2019-05-22
1
-0
/
+4
|
\
|
|
*
- Fix: OAuth2 Requested Scopes are wrong / cannot be configured.
Lauri Ojansivu
2019-05-22
1
-0
/
+4
*
|
Merge branch 'edge' into meteor-1.8
Lauri Ojansivu
2019-05-10
1
-0
/
+3
|
\
|
|
*
Option to login to the LDAP server with the user's own username and password,...
Lauri Ojansivu
2019-05-10
1
-0
/
+3
*
|
Update docker-compose.yml to use meteor-1.8 branch with MongoDB 4.0.9.
Lauri Ojansivu
2019-04-20
1
-3
/
+3
|
/
*
Removed quotes
Shubham Hibare
2019-04-12
1
-2
/
+2
*
Replace header login example variable names.
Lauri Ojansivu
2019-04-08
1
-4
/
+4
*
Fix docker-compose.yml
Lauri Ojansivu
2019-03-23
1
-4
/
+4
*
- Add LDAP config example, remove extra text.
Lauri Ojansivu
2019-03-21
1
-117
/
+70
*
- OAUTH2_LOGIN_STYLE popup or redirect, part 2.
Lauri Ojansivu
2019-03-21
1
-0
/
+6
*
Changed brute force protection package from eluck:accounts-lockout to
Lauri Ojansivu
2019-03-11
1
-0
/
+10
*
[HTTP header automatic login. Not tested yet.](https://github.com/wekan/wekan...
Lauri Ojansivu
2019-03-08
1
-0
/
+7
*
[Add support for admin status sync](https://github.com/wekan/wekan-ldap/pull/...
Lauri Ojansivu
2019-03-06
1
-0
/
+6
*
- 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
/
+4
*
Added LDAP email environment variables
Steven Waters
2019-02-21
1
-0
/
+16
*
- Add configurable settings OAUTH2_ID_TOKEN_WHITELIST_FIELDS
Lauri Ojansivu
2019-02-13
1
-0
/
+4
*
Merge pull request #2187 from GavinLilly/kadira-integration
Lauri Ojansivu
2019-02-13
1
-2
/
+5
|
\
|
*
Cleaning up docker-compose for merge
Gavin Lilly
2019-02-13
1
-56
/
+22
|
*
Merge branch 'devel' of github.com:wekan/wekan into devel
Gavin Lilly
2019-02-11
1
-0
/
+3
|
|
\
|
*
|
Replaced Kadira by meteor-apm-agent
Gavin Lilly
2019-02-11
1
-5
/
+5
|
*
|
Added Kadira packages and env settings in Docker Compose
Gavin Lilly
2019-02-09
1
-18
/
+55
*
|
|
- Add OIDC claim mapping parameters to docker-compose.yml/Snap/Source.
Lauri Ojansivu
2019-02-12
1
-36
/
+66
|
|
/
|
/
|
*
|
- Add option DEBUG=true for docker-compose.yml/Snap/Source.
Lauri Ojansivu
2019-02-11
1
-0
/
+3
|
/
*
- Add optional Nginx reverse proxy config to docker-compose.yml and nginx dir...
Lauri Ojansivu
2018-12-28
1
-0
/
+18
*
- docker-compose.yml back to MongoDB 3.2.21 because 3.2.22 MongoDB container ...
Lauri Ojansivu
2018-12-26
1
-1
/
+1
*
- Use Node 8.15.0 and MongoDB 3.2.22.
Lauri Ojansivu
2018-12-26
1
-1
/
+1
*
- Comment out docker build from source part of docker-compose.yml
Lauri Ojansivu
2018-12-24
1
-11
/
+11
*
- Revert "Improve authentication" and "Default Authentication Method"
Lauri Ojansivu
2018-12-24
1
-11
/
+12
*
- Fix docker-compose.yml to use Meteor 1.6.x based Wekan,
Lauri Ojansivu
2018-12-24
1
-6
/
+6
*
- Move wekan-postgresql back to https://github.com/wekan/wekan-postgresql
Lauri Ojansivu
2018-12-22
1
-57
/
+0
*
Fix typo.
Lauri Ojansivu
2018-12-22
1
-1
/
+1
*
- Combine all docker-compose.yml files.
Lauri Ojansivu
2018-12-22
1
-9
/
+338
*
- Update translated text.
Lauri Ojansivu
2018-12-21
1
-1
/
+1
*
Add a new env var to select the default authentication method
guillaume
2018-12-19
1
-0
/
+3
*
- Add CORS https://enable-cors.org/server_meteor.html
Lauri Ojansivu
2018-12-03
1
-0
/
+2
*
revert changes for patch authentication
guillaume
2018-11-22
1
-0
/
+12
*
- Add [LDAP_FULLNAME_FIELD](https://github.com/wekan/wekan-ldap/issues/10). T...
Lauri Ojansivu
2018-11-20
1
-0
/
+3
*
- Revert Improve authentication to [fix Login failure](https://github.com/wek...
Lauri Ojansivu
2018-11-17
1
-12
/
+0
*
Logout with timer
guillaume
2018-11-06
1
-0
/
+12
*
Fix typo about ldaps
Robin BRUCKER
2018-10-31
1
-1
/
+1
[next]