Reply New Topic
2022/9/7 3:00:57
#1
Offline
Webmaster

Re: Working on ImpressCMS - micro-blog

Work on ImpressCMS 1.5.0 is advancing, with 2 major cleanups this last week : we got rid of a decidedly ancient version of TinyMCE, and we sunset the old OpenID login system.

Bye bye TinyMCE

The removal of TinyMCE looks important, because it removed hundreds of files from the repository (yay), but in essence it was fairly self-contained within its own folder. We decided to remove it primarily because it was really old, and nobody has stepped up to propose an update to a newer version. That old version represented also a security risk because it was no longer supported with security updates.

While we removed TinyMCE from the core at this time, that doesn't mean a recent version can't be added as an addon. It would definitely be a welcome addition to the addons list, and give site owners more choices in which type of editor they want on their site.

OpenID

If removing TinyMCE was fairly simple, OpenID was a totally different affair. The tightly coupled way in which OpenID had been integrated at the time meant that all the places in the code that access the user needed to be checked and adapted. That also meant quite a few tests needed to be done to make sure everything kept working. For instance, the first iteration of the Pull Request totally broke the creation of a new user, something you definitely want to avoid when running a live site.

We removed support for the very first OpenID protocol. Because of some terrible naming decisions a few years ago, there can be confusion between OpenID (which we removed for 1.5.0) and OpenID Connect, which is part of the OAuth 2. At the moment, ImpressCMS does not support OAuth.

What's next

1.5.0 will support PHP versions starting with PHP 7.4. those restrictions still need to be enforced. Next to that, we will introduce support for MySQL 8, which introduced new reserved words that can clash with column names in SQL when they are not quoted properly. PHP 8.0 support could be feasible as well.

When will 1.5.0 be out?

The plan is to have 1.5.0 out by the end of september 2022.


_________________

Me on OpenHub


Subject Poster Date
     Working on ImpressCMS - micro-blog fiammybe 2019/4/9 4:02:31
       Re: Working on ImpressCMS - micro-blog fiammybe 2019/4/9 4:18:56
       Happy Easter! fiammybe 2019/4/21 14:48:21
       update 8 june 2019 fiammybe 2019/6/8 15:04:17
       Status of 1.4 fiammybe 2019/7/28 13:19:45
       Re: Working on ImpressCMS - micro-blog fiammybe 2019/8/31 14:29:04
       Return to the forums fiammybe 2022/8/8 15:59:47
       Re: Working on ImpressCMS - micro-blog fiammybe 2022/9/7 3:00:57
       Re: Working on ImpressCMS - micro-blog fiammybe 2023/5/15 4:32:13
Reply New Topic extras
 Previous Topic   Next Topic
You can view topic.
You can start a new topic.
You can reply to posts.
You cannot edit your posts.
You cannot delete your posts.
You cannot add new polls.
You cannot vote in polls.
You cannot attach files to posts.
You can post without approval.