Compare commits

..

2 Commits

Author SHA1 Message Date
github-actions[bot]
4fe583935f perf: Update Dockerfile with new base image tag 2025-12-01 09:58:22 +00:00
Bai
c9c27be78d feat: add access token page 2025-12-01 17:53:36 +08:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
FROM jumpserver/lina-base:20251105_092554 AS stage-build FROM jumpserver/lina-base:20251201_095403 AS stage-build
ARG VERSION ARG VERSION
ENV VERSION=$VERSION ENV VERSION=$VERSION

View File

@@ -29,7 +29,7 @@ export default {
'CAS_RENAME_ATTRIBUTES' 'CAS_RENAME_ATTRIBUTES'
]], ]],
[this.$t('Other'), [ [this.$t('Other'), [
'CAS_ORG_IDS', 'CAS_LOGOUT_COMPLETELY' 'CAS_ORG_IDS', 'CAS_CREATE_USER', 'CAS_LOGOUT_COMPLETELY'
]] ]]
], ],
fieldsMeta: { fieldsMeta: {