thymeleaf / thymeleaf-extras-springsecurity

Thymeleaf "extras" integration module for Spring Security 3.x and 4.x
http://www.thymeleaf.org
Apache License 2.0
481 stars 106 forks source link

Repo description is outdated #90

Open OrangeDog opened 8 months ago

OrangeDog commented 8 months ago

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.

ultraq commented 7 months ago

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.

OrangeDog commented 7 months ago

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.