Changeset 6313


Ignore:
Timestamp:
Jun 11, 2021, 1:52:58 PM (2 years ago)
Author:
Nicklas Nordborg
Message:

References #1317: base.thep.lu.se is moving to https

Fixed links in the documentation of the YubiKey extension.

Location:
extensions/net.sf.basedb.yubikey/trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • extensions/net.sf.basedb.yubikey/trunk/LICENSE

    r2249 r6313  
    11This file is part of the YubiKey extension for BASE.
    2 Available at http://baseplugins.thep.lu.se/
    3 BASE main site: http://base.thep.lu.se/
     2Available at https://baseplugins.thep.lu.se/
     3BASE main site: https://base.thep.lu.se/
    44
    55This is free software; you can redistribute it and/or
  • extensions/net.sf.basedb.yubikey/trunk/META-INF/extensions.xml

    r5569 r6313  
    1111    <copyright>BASE development team</copyright>
    1212    <email>basedb-users@lists.sourceforge.net</email>
    13     <url>http://baseplugins.thep.lu.se/wiki/net.sf.basedb.yubikey</url>
     13    <url>https://baseplugins.thep.lu.se/wiki/net.sf.basedb.yubikey</url>
    1414  </about>
    1515
  • extensions/net.sf.basedb.yubikey/trunk/README

    r5500 r6313  
    1111
    1212 * The homepage for this extension:
    13    http://baseplugins.thep.lu.se/wiki/net.sf.basedb.yubikey
     13   https://baseplugins.thep.lu.se/wiki/net.sf.basedb.yubikey
    1414   
    1515 * More information about !YubiKey:
     
    1818== Installation ==
    1919
    20 See http://baseplugins.thep.lu.se/wiki/net.sf.basedb.yubikey/install
     20See https://baseplugins.thep.lu.se/wiki/net.sf.basedb.yubikey/install
    2121 
    2222== Using ==
    2323
    24 See http://baseplugins.thep.lu.se/wiki/net.sf.basedb.yubikey/using
     24See https://baseplugins.thep.lu.se/wiki/net.sf.basedb.yubikey/using
    2525
    2626
     
    3535
    3636 1. Download the source code from the subversion repository. See
    37     http://baseplugins.thep.lu.se/wiki/net.sf.basedb.yubikey for instructions.
     37    https://baseplugins.thep.lu.se/wiki/net.sf.basedb.yubikey for instructions.
    3838 
    3939 2. Type `ant download-lib` to automatically download the BASE core JAR files that
  • extensions/net.sf.basedb.yubikey/trunk/RELEASE

    r2530 r6313  
    2323    and the wiki pages (see also step 8 and 9 below):
    2424   
    25       http://baseplugins.thep.lu.se/wiki/net.sf.basedb.yubikey
    26       http://baseplugins.thep.lu.se/wiki/PluginDownload
     25      https://baseplugins.thep.lu.se/wiki/net.sf.basedb.yubikey
     26      https://baseplugins.thep.lu.se/wiki/PluginDownload
    2727
    2828 3. Make sure that the code compiles and can be packaged.
     
    4040 6. Create a tag in subversion:
    4141
    42     svn copy http://baseplugins.thep.lu.se/svn/extensions/net.sf.basedb.yubikey/trunk \
    43         http://baseplugins.thep.lu.se/svn/extensions/net.sf.basedb.yubikey/tags/A.B \
     42    svn copy https://baseplugins.thep.lu.se/svn/extensions/net.sf.basedb.yubikey/trunk \
     43        https://baseplugins.thep.lu.se/svn/extensions/net.sf.basedb.yubikey/tags/A.B \
    4444        -m "Tagging release A.B"
    4545
    4646 7. Upload the packaged release as an attachment to:
    47     http://baseplugins.thep.lu.se/wiki/net.sf.basedb.yubikey
     47    https://baseplugins.thep.lu.se/wiki/net.sf.basedb.yubikey
    4848
    49  8. Edit the http://baseplugins.thep.lu.se/wiki/net.sf.basedb.yubikey
     49 8. Edit the https://baseplugins.thep.lu.se/wiki/net.sf.basedb.yubikey
    5050    page:
    5151   
     
    5555      [source:/extensions/net.sf.basedb.yubikey/tags/A.B/README README]
    5656    * Check the information on the download page
    57       http://baseplugins.thep.lu.se/wiki/PluginDownload
     57      https://baseplugins.thep.lu.se/wiki/PluginDownload
    5858      and make sure it is correct
    5959
Note: See TracChangeset for help on using the changeset viewer.