Skip to content

Wekan Code #5237

Closed Answered by xet7
Danny-Graf asked this question in Q&A
Dec 7, 2023 · 1 comment
Discussion options

You must be logged in to vote

@Danny-Graf

Settings

If you mean Login page settings, they are at:

  • Admin Panel / Settings / Layout
  • Admin Panel / Settings / Registration

If you mean various ways to login, like OIDC/OAuth2, LDAP, etc, they are at right menu of https://github.com/wekan/wekan/wiki

If you mean Snap settings of Snap Candidate, they are server bash:

wekan.help | bash

For Docker, settings at docker-compose.yml at https://github.com/wekan/wekan

Code

If you really mean code, they are at layouts.jade, layouts.js and layouts.css for clientside code:

https://github.com/wekan/wekan/tree/main/client/components/main

Serverside authentication code is here:

https://github.com/wekan/wekan/blob/main/server/authenticatio…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Danny-Graf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants