Jonkman Microblog
  • Login
Show Navigation
  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Conversation

Notices

  1. musicman (musicman@nu.federati.net)'s status on Monday, 17-Aug-2020 15:30:42 EDT musicman musicman
    how does one determine what version of #SpringSecurity? #java
    In conversation Monday, 17-Aug-2020 15:30:42 EDT from nu.federati.net permalink
    1. musicman (musicman@nu.federati.net)'s status on Monday, 17-Aug-2020 15:33:09 EDT musicman musicman
      in reply to
      A whole bunch of stuff says 3.2.8, which seems old.

      tomcat-8.5.34/LICENSE.txt: (The Apache Software License, Version 2.0) Spring AOP (org.springframework:spring-aop:3.2.8.RELEASE - https://github.com/SpringSource/spring-framework)
      tomcat-8.5.34/LICENSE.txt: (The Apache Software License, Version 2.0) Spring Beans (org.springframework:spring-beans:3.2.8.RELEASE - https://github.com/SpringSource/spring-framework)
      tomcat-8.5.34/LICENSE.txt: (The Apache Software License, Version 2.0) Spring Context (org.springframework:spring-context:3.2.8.RELEASE - https://github.com/SpringSource/spring-framework)
      tomcat-8.5.34/LICENSE.txt: (The Apache Software License, Version 2.0) Spring Core (org.springframework:spring-core:3.2.8.RELEASE - https://github.com/SpringSource/spring-framework)
      tomcat-8.5.34/LICENSE.txt: (The Apache Software License, Version 2.0) Spring Expression Language (SpEL) (org.springframework:spring-expression:3.2.8.RELEASE - https://github.com/SpringSource/spring-framework)
      tomcat-8.5.34/LICENSE.txt: (The Apache Software License, Version 2.0) Spring JDBC (org.springframework:spring-jdbc:3.2.8.RELEASE - https://github.com/SpringSource/spring-framework)
      tomcat-8.5.34/LICENSE.txt: (The Apache Software License, Version 2.0) Spring JMS (org.springframework:spring-jms:3.2.8.RELEASE - https://github.com/SpringSource/spring-framework)
      tomcat-8.5.34/LICENSE.txt: (The Apache Software License, Version 2.0) Spring Object/Relational Mapping (org.springframework:spring-orm:3.2.8.RELEASE - https://github.com/SpringSource/spring-framework)
      In conversation Monday, 17-Aug-2020 15:33:09 EDT from nu.federati.net permalink

      Attachments

      1. Invalid filename.
        spring-projects/spring-framework
        from GitHub
        Spring Framework. Contribute to spring-projects/spring-framework development by creating an account on GitHub.
    2. musicman (musicman@nu.federati.net)'s status on Monday, 17-Aug-2020 15:35:14 EDT musicman musicman
      in reply to
      ugh. of course, not sure that's the security version

      3.2.0 (December 16, 2013)
      3.2.10, 4.1.4, 4.2.1 (December 22, 2016)
      In conversation Monday, 17-Aug-2020 15:35:14 EDT from nu.federati.net permalink
    3. musicman (musicman@nu.federati.net)'s status on Monday, 17-Aug-2020 15:37:39 EDT musicman musicman
      in reply to
      Here we are...looking even worse:
      tomcat-8.5.34/LICENSE.txt: (The Apache Software License, Version 2.0) spring-security-acl (org.springframework.security:spring-security-acl:3.2.3.RELEASE - http://spring.io/spring-security)
      tomcat-8.5.34/LICENSE.txt: (The Apache Software License, Version 2.0) spring-security-cas (org.springframework.security:spring-security-cas:3.2.3.RELEASE - http://spring.io/spring-security)
      tomcat-8.5.34/LICENSE.txt: (The Apache Software License, Version 2.0) spring-security-config (org.springframework.security:spring-security-config:3.2.3.RELEASE - http://spring.io/spring-security)
      tomcat-8.5.34/LICENSE.txt: (The Apache Software License, Version 2.0) spring-security-core (org.springframework.security:spring-security-core:3.2.3.RELEASE - http://spring.io/spring-security)
      tomcat-8.5.34/LICENSE.txt: (The Apache Software License, Version 2.0) spring-security-ldap (org.springframework.security:spring-security-ldap:3.2.3.RELEASE - http://spring.io/spring-security)
      tomcat-8.5.34/LICENSE.txt: (The Apache Software License, Version 2.0) spring-security-taglibs (org.springframework.security:spring-security-taglibs:3.2.3.RELEASE - http://spring.io/spring-security)
      tomcat-8.5.34/LICENSE.txt: (The Apache Software License, Version 2.0) spring-security-web (org.springframework.security:spring-security-web:3.2.3.RELEASE - http://spring.io/spring-security)
      tomcat-8.5.34/LICENSE.txt: (The Apache Software License, Version 2.0) Spring Security Kerberos Client (org.springframework.security.kerberos:spring-security-kerberos-client:1.0.0.RC2 - http://projects.spring.io/spring-security-kerberos)
      tomcat-8.5.34/LICENSE.txt: (The Apache Software License, Version 2.0) Spring Security Kerberos Core (org.springframework.security.kerberos:spring-security-kerberos-core:1.0.0.RC2 - http://projects.spring.io/spring-security-kerberos)
      tomcat-8.5.34/LICENSE.txt: (The Apache Software License, Version 2.0) Spring Security Kerberos Web (org.springframework.security.kerberos:spring-security-kerberos-web:1.0.0.RC2 - http://projects.spring.io/spring-security-kerberos)
      In conversation Monday, 17-Aug-2020 15:37:39 EDT from nu.federati.net permalink
    4. musicman (musicman@nu.federati.net)'s status on Monday, 17-Aug-2020 15:46:05 EDT musicman musicman
      in reply to
      not conclusive, but not encouraging: https://spring.io/projects/spring-security#learn
      In conversation Monday, 17-Aug-2020 15:46:05 EDT from nu.federati.net permalink
    5. musicman (musicman@nu.federati.net)'s status on Monday, 17-Aug-2020 15:48:37 EDT musicman musicman
      in reply to
      I still don't know what is actually supported, but March 2014. yikes
      In conversation Monday, 17-Aug-2020 15:48:37 EDT from nu.federati.net permalink
      1. musicman (musicman@nu.federati.net)'s status on Monday, 17-Aug-2020 15:49:13 EDT musicman musicman
        in reply to
        whoops, that was supposed to have this link: https://github.com/spring-projects/spring-security/releases/tag/3.2.3.RELEASE
        In conversation Monday, 17-Aug-2020 15:49:13 EDT from nu.federati.net permalink

        Attachments

        1. Invalid filename.
          Release 3.2.3.RELEASE ยท spring-projects/spring-security
          from GitHub
          Release version 3.2.3.RELEASE
        1. musicman (musicman@nu.federati.net)'s status on Monday, 17-Aug-2020 15:55:07 EDT musicman musicman
          in reply to
          @lnxw48a1 nice, threading is back (I saw you say you enabled it, but hadn't actually noticed it on the site until now)
          In conversation Monday, 17-Aug-2020 15:55:07 EDT from nu.federati.net permalink
          1. musicman (musicman@nu.federati.net)'s status on Monday, 17-Aug-2020 16:11:33 EDT musicman musicman
            in reply to
            apparently, no one cares
            In conversation Monday, 17-Aug-2020 16:11:33 EDT from nu.federati.net permalink
            1. lnxw48a1 (lnxw48a1@nu.federati.net)'s status on Monday, 17-Aug-2020 16:44:09 EDT lnxw48a1 lnxw48a1
              in reply to
              @musicman About threading? Or about Apache Spring Security?
              In conversation Monday, 17-Aug-2020 16:44:09 EDT from nu.federati.net permalink
              1. musicman (musicman@nu.federati.net)'s status on Monday, 17-Aug-2020 17:51:47 EDT musicman musicman
                in reply to
                "No one involved in this project (except me) cares about security for this project given the fact that the server is on our servers behind VPN and passwords are transmitted over ssl" is a more accurate statement.
                In conversation Monday, 17-Aug-2020 17:51:47 EDT from nu.federati.net permalink
              2. musicman (musicman@nu.federati.net)'s status on Monday, 17-Aug-2020 17:52:37 EDT musicman musicman
                in reply to
                Spring isn't an apache project, it's a Pivotal project...which I think is Tanzu now, maybe?
                In conversation Monday, 17-Aug-2020 17:52:37 EDT from nu.federati.net permalink
                1. lnxw48a1 (lnxw48a1@nu.federati.net)'s status on Monday, 17-Aug-2020 18:09:56 EDT lnxw48a1 lnxw48a1
                  in reply to
                  @musicman Somehow VMware related, based on your links.
                  In conversation Monday, 17-Aug-2020 18:09:56 EDT from nu.federati.net permalink
                  1. musicman (musicman@nu.federati.net)'s status on Tuesday, 18-Aug-2020 12:06:00 EDT musicman musicman
                    in reply to
                    Pivotal was spun out as a separate company from VMWare...and then years later repurchased by VMWare.

                    Truth is stranger than fiction...
                    In conversation Tuesday, 18-Aug-2020 12:06:00 EDT from nu.federati.net permalink
              3. musicman (musicman@nu.federati.net)'s status on Monday, 17-Aug-2020 17:54:16 EDT musicman musicman
                in reply to
                I guess now that there is threading I should pay attention to the post to which I respond...
                In conversation Monday, 17-Aug-2020 17:54:16 EDT from nu.federati.net permalink
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

Jonkman Microblog is a social network, courtesy of SOBAC Microcomputer Services. It runs on GNU social, version 1.2.0-beta5, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Jonkman Microblog content and data are available under the Creative Commons Attribution 3.0 license.

Switch to desktop site layout.