FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. hd_steve
    3. Topics
    H
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 3
    • Best 0
    • Controversial 0
    • Groups 0

    Topics created by hd_steve

    • H

      Is it possible to set the UI time display to European standard (dd/mm/yyyy)?

      Q&A
      • user-interface configuration dates • • hd_steve
      3
      0
      Votes
      3
      Posts
      3.5k
      Views

      danD

      Hiya @hd_steve !

      You can change the user's locale and the date format should change in the FusionAuth administrative user interface. More details here: https://fusionauth.io/community/forum/topic/718/how-do-i-change-the-localisation-timezone-for-the-fusionauth-ui?_=1614788141466

      Let me know if that answers your question, please.

      Thanks,
      Dan

    • H

      Unsolved Using Kickstart - only the first API Key is created

      Q&A
      • kickstart api keys • • hd_steve
      3
      0
      Votes
      3
      Posts
      4.2k
      Views

      danD

      @hd_steve did you get this resolved?

    • H

      How to manually delete a lot of users?

      Q&A
      • user management delete • • hd_steve
      3
      0
      Votes
      3
      Posts
      2.4k
      Views

      M

      At this point, you may also consider creating a KickStart script that loads the basic configuration with mentioned API keys, groups etc. into a fresh FA installation. You've mentioned that you are working on a test installation, so during the further tests you will probably fill it again with new test data entities. If so, it will most likely be easier to recreate the FA with basic configuration via KickStart, rather than to pick unnecessary entities and delete them one by one. Such script also stands as a good documentation on what configurations has been made to meet your environment requirements.

      This post may be a bit off the topic, but from my experience such approach quickly pays off, so you can at once solve your issue and boost up your testing environment ergonomics.