• Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Major Major
    • subversion-plugin
    • None

      When an admin user creates a new job, the Subversion Repository URL will be validated when he leaves that field. If the given URL does not exist an "Unable to access .." error is shown.
      But when a non-admin user does the same, the validation is skipped.

          [JENKINS-5529] Subversion Repository URL not validated

          Alan Harder added a comment -

          the code says:
          // Test the connection only if we have admin permission

          Alan Harder added a comment - the code says: // Test the connection only if we have admin permission

          johanv added a comment -

          Then its probably not a bug, but a new feature.

          johanv added a comment - Then its probably not a bug, but a new feature.

          Stevo Slavić added a comment -

          Why only Hudson admin can configure svn credentials for a job? Why shouldn't person that can configure job also be able to configure svn credentials for that same job? Are credentials stored per job or per svn repository (hudson wide)? They seem to be stored per svn repository - what's the rationale for this?

          Stevo Slavić added a comment - Why only Hudson admin can configure svn credentials for a job? Why shouldn't person that can configure job also be able to configure svn credentials for that same job? Are credentials stored per job or per svn repository (hudson wide)? They seem to be stored per svn repository - what's the rationale for this?

            Unassigned Unassigned
            johanv johanv
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: