thymeleaf-extras-springsecurity icon indicating copy to clipboard operation
thymeleaf-extras-springsecurity copied to clipboard

Repo description is outdated

Open OrangeDog opened this issue 1 year ago • 2 comments

Thymeleaf "extras" integration module for Spring Security 3.x and 4.x

The currently supported versions are actually 5.x and 6.x.

Whoever takes this may also want to do a sweep of the other repos, which have similar mentions of versions.

OrangeDog avatar Mar 15 '24 18:03 OrangeDog

All of the supported "extras" modules were folded into the main thymeleaf repository a while ago, which you can now find here: https://github.com/thymeleaf/thymeleaf/tree/3.1-master/lib

So the repo description is still accurate in that the code that's here was for older versions of Spring Security 3 & 4. However, a note to inform people where to find newer versions wouldn't hurt.

ultraq avatar Mar 16 '24 19:03 ultraq

Huh? The default branch here is 3.1-master, with the modules thymeleaf-extras-springsecurity5 and thymeleaf-extras-springsecurity6.

Even more reason to clarify what's going on in the description and/or README.

OrangeDog avatar Mar 16 '24 20:03 OrangeDog