Sha256: 1016521490d04ec607350741b700f1abe6d4788eb7bc4dbfc9fd07daff0ee203

Contents?: true

Size: 124 Bytes

Versions: 20

Compression:

Stored size: 124 Bytes

Contents

module Ftpd

  # Authorization levels for FtpServer#auth_level

  AUTH_USER = 0
  AUTH_PASSWORD = 1
  AUTH_ACCOUNT = 2

end

Version data entries

20 entries across 20 versions & 2 rubygems

Version Path
ftpd-1.1.1 lib/ftpd/auth_levels.rb
ftpd-1.1.0 lib/ftpd/auth_levels.rb
investtools-ftpd-1.0.1 lib/ftpd/auth_levels.rb
ftpd-1.0.1 lib/ftpd/auth_levels.rb
ftpd-1.0.0 lib/ftpd/auth_levels.rb
ftpd-0.17.0 lib/ftpd/auth_levels.rb
ftpd-0.16.0 lib/ftpd/auth_levels.rb
ftpd-0.15.0 lib/ftpd/auth_levels.rb
ftpd-0.14.0 lib/ftpd/auth_levels.rb
ftpd-0.13.0 lib/ftpd/auth_levels.rb
ftpd-0.12.0 lib/ftpd/auth_levels.rb
ftpd-0.11.0 lib/ftpd/auth_levels.rb
ftpd-0.10.0 lib/ftpd/auth_levels.rb
ftpd-0.9.0 lib/ftpd/auth_levels.rb
ftpd-0.7.1 lib/ftpd/auth_levels.rb
ftpd-0.8.0 lib/ftpd/auth_levels.rb
ftpd-0.7.0 lib/ftpd/auth_levels.rb
ftpd-0.6.0 lib/ftpd/auth_levels.rb
ftpd-0.5.0 lib/ftpd/auth_levels.rb
ftpd-0.4.0 lib/ftpd/auth_levels.rb