Giter VIP home page Giter VIP logo

Comments (5)

networkhermit avatar networkhermit commented on May 14, 2024

Related question:

#198

from apitable.

vinyll avatar vinyll commented on May 14, 2024

It is also related to #222

from apitable.

wmEvie avatar wmEvie commented on May 14, 2024

This is fixed now, please pull the latest code, and follow the steps below to complete the configuration for sending the verification code, which is used to reset the password:

  1. Open the .env file from the root directory.
  2. Configure the following keys:
  • MAIL_ENABLED=false
  • MAIL_TYPE=smtp
  • MAIL_SSL_ENABLE=true
  • MAIL_HOST=your_email_host
  • MAIL_USERNAME=your_email_username
  • MAIL_PASSWORD=your_email_password
  • MAIL_PORT=email_port

Then restart APITable, here are the steps to reset the password:

  • Click on the avatar in the lower left corner, open "My Settings"
  • Click on the "Change Password"
  • Click on "Send" to send the code to your email, check out your inbox for the code, and fill in to reset the password.
    image
    image

from apitable.

vinyll avatar vinyll commented on May 14, 2024

the form does appear, however the verification field by SMS is required for saving despite the fact that it is said not to be enabled in the community version.
The "save" button is disabled until a verification code is inserted.

Screenshot 2023-02-20 at 19 06 33

from apitable.

wmEvie avatar wmEvie commented on May 14, 2024

the form does appear, however the verification field by SMS is required for saving despite the fact that it is said not to be enabled in the community version. The "save" button is disabled until a verification code is inserted.

Please change the account email to your own email first (Using SQL),
and follow the above guide to configure the .env file.

Then click on the "Send" button to send the verification code to your email,
check your inbox for the code,
and fill out the code to enable the "Save" button.

from apitable.

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.