Giter Club home page Giter Club logo

Comments (2)

joyqi avatar joyqi commented on June 4, 2024

第一个是你docker命令弄错了吧,多个环境变量要多次-e才行

第二个问题确实是个bug,已经在此修复 typecho/typecho#1356

第三个问题应该是经过反向代理后,系统没有识别https,你可以打开config.inc.php,并在最后一行加上

define('__TYPECHO_SECURE__', true);

from dockerfile.

kkkk24juastin avatar kkkk24juastin commented on June 4, 2024

加上define('TYPECHO_SECURE', true);之后,登录管理界面,输入密码之后会一闪,然后密码就消失了没办法登录。
这是日志:
[Tue May 9 21:54:03 2023] 8.130.11.204:45028 [200]: GET /admin/css/style.css?v=1.2.1
[Tue May 9 21:54:03 2023] 8.130.11.204:45028 Closing
[Tue May 9 21:54:03 2023] 8.130.11.204:45044 Accepted
[Tue May 9 21:54:03 2023] 8.130.11.204:45044 [200]: GET /admin/js/jquery.js?v=1.2.1
[Tue May 9 21:54:03 2023] 8.130.11.204:45046 Accepted
[Tue May 9 21:54:03 2023] 8.130.11.204:45044 Closing
[Tue May 9 21:54:03 2023] 8.130.11.204:45046 [200]: GET /admin/js/jquery-ui.js?v=1.2.1
[Tue May 9 21:54:03 2023] 8.130.11.204:45046 Closing
[Tue May 9 21:54:04 2023] 8.130.11.204:45052 Accepted
[Tue May 9 21:54:04 2023] 8.130.11.204:45052 [200]: GET /admin/img/typecho-logo.svg
[Tue May 9 21:54:04 2023] 8.130.11.204:45052 Closing
[Tue May 9 21:54:04 2023] 8.130.11.204:45048 Accepted
[Tue May 9 21:54:04 2023] 8.130.11.204:45048 [200]: GET /admin/js/typecho.js?v=1.2.1
[Tue May 9 21:54:04 2023] 8.130.11.204:45048 Closing
下面是截图:
image
点击登录之后,密码什么的就消失了
image

from dockerfile.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.