Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Matrix (Synapse/Element)
  3. Changes in 1.25.0

Changes in 1.25.0

Scheduled Pinned Locked Moved Solved Matrix (Synapse/Element)
12 Posts 3 Posters 2.5k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • yusfY Offline
    yusfY Offline
    yusf
    wrote on last edited by
    #1

    Just read the release notes for Synapse 1.25.0. They include:

    The ability for users to pick their own username when using Single Sign-On, right from within Synapse.

    This is a red flag for me since I need for the Matrix IDs to strictly map onto the Cloudron usernames. Please disable or opt out of this feature for next release.

    M 1 Reply Last reply
    0
    • yusfY yusf

      Just read the release notes for Synapse 1.25.0. They include:

      The ability for users to pick their own username when using Single Sign-On, right from within Synapse.

      This is a red flag for me since I need for the Matrix IDs to strictly map onto the Cloudron usernames. Please disable or opt out of this feature for next release.

      M Offline
      M Offline
      msbt
      App Dev
      wrote on last edited by
      #2

      @yusf you can probably disable it via https://github.com/matrix-org/synapse/blob/c659e610b5ffc592ace0588884829a158c5a6d77/docs/sample_config.yaml#L1831

      yusfY 1 Reply Last reply
      1
      • M msbt

        @yusf you can probably disable it via https://github.com/matrix-org/synapse/blob/c659e610b5ffc592ace0588884829a158c5a6d77/docs/sample_config.yaml#L1831

        yusfY Offline
        yusfY Offline
        yusf
        wrote on last edited by
        #3

        @msbt Cool, thank you. I'm thinking it should even be disabled by default for the Cloudron Matrix package?

        girishG 1 Reply Last reply
        0
        • yusfY yusf

          @msbt Cool, thank you. I'm thinking it should even be disabled by default for the Cloudron Matrix package?

          girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #4

          @yusf Do you know why the decided to keep this as the default? Generally, we prefer not to change the upstream defaults unless it's privacy related.

          yusfY 1 Reply Last reply
          0
          • girishG girish

            @yusf Do you know why the decided to keep this as the default? Generally, we prefer not to change the upstream defaults unless it's privacy related.

            yusfY Offline
            yusfY Offline
            yusf
            wrote on last edited by
            #5

            @girish They sre apparently changing the default to allowing custom usernames. This is terrible for me but it might also be undesired behavior within the general Cloudron experience.

            localpart_template: "{{ user.preferred_username }}"

            The above setting activated is responsible for retaining the previous behavior, iirc.

            yusfY 1 Reply Last reply
            0
            • yusfY Offline
              yusfY Offline
              yusf
              wrote on last edited by
              #6

              When trying to upgrade the Matrix app:

              1b31cab0-5268-4807-849d-e6670297fb07-bild.png

              What's going on here?

              girishG 1 Reply Last reply
              0
              • yusfY yusf

                When trying to upgrade the Matrix app:

                1b31cab0-5268-4807-849d-e6670297fb07-bild.png

                What's going on here?

                girishG Offline
                girishG Offline
                girish
                Staff
                wrote on last edited by
                #7

                @yusf Not sure. Can you give me screenshot of the app's update section ? What is the version number listed there?

                yusfY 1 Reply Last reply
                0
                • girishG girish

                  @yusf Not sure. Can you give me screenshot of the app's update section ? What is the version number listed there?

                  yusfY Offline
                  yusfY Offline
                  yusf
                  wrote on last edited by yusf
                  #8

                  @girish This is the one:

                  🚫

                  girishG 1 Reply Last reply
                  0
                  • yusfY yusf

                    @girish This is the one:

                    🚫

                    girishG Offline
                    girishG Offline
                    girish
                    Staff
                    wrote on last edited by
                    #9

                    @yusf No, I mean in the Updates view, there is the current package version, last updated, package id etc.

                    yusfY 1 Reply Last reply
                    0
                    • girishG girish

                      @yusf No, I mean in the Updates view, there is the current package version, last updated, package id etc.

                      yusfY Offline
                      yusfY Offline
                      yusf
                      wrote on last edited by
                      #10

                      @girish Sorry, here it is:

                      58605dd2-b1d7-43ac-b2e9-074ac36196d6-bild.png

                      girishG 1 Reply Last reply
                      0
                      • yusfY yusf

                        @girish Sorry, here it is:

                        58605dd2-b1d7-43ac-b2e9-074ac36196d6-bild.png

                        girishG Offline
                        girishG Offline
                        girish
                        Staff
                        wrote on last edited by girish
                        #11

                        @yusf Looks like you are already on the latest release. I think if "refresh" the browser, the update available will probably go away. This bug is fixed in next release. If it doesn't, can you check if it goes away if you go to Settings -> Check For Updates?

                        1 Reply Last reply
                        1
                        • yusfY yusf

                          @girish They sre apparently changing the default to allowing custom usernames. This is terrible for me but it might also be undesired behavior within the general Cloudron experience.

                          localpart_template: "{{ user.preferred_username }}"

                          The above setting activated is responsible for retaining the previous behavior, iirc.

                          yusfY Offline
                          yusfY Offline
                          yusf
                          wrote on last edited by
                          #12

                          @yusf said in Changes in 1.25.0:

                          @girish They sre apparently changing the default to allowing custom usernames. This is terrible for me but it might also be undesired behavior within the general Cloudron experience.

                          localpart_template: "{{ user.preferred_username }}"

                          The above setting activated is responsible for retaining the previous behavior, iirc.

                          It seems that I've cried wolf since when setting up a new test user, no prompt was given to med when signing it in to the LDAP-enabled Matrix server with Element. Good!

                          1 Reply Last reply
                          1
                          Reply
                          • Reply as topic
                          Log in to reply
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes


                          • Login

                          • Don't have an account? Register

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Categories
                          • Recent
                          • Tags
                          • Popular
                          • Bookmarks
                          • Search