.gitignore | 100644 | 0 | 0 | | | 154 Bytes | f1b548c084204faf6b35d0e63a5f905075307decc3484b08297133ce5428e9a5 |
Gemfile | 100644 | 0 | 0 | | | 94 Bytes | 271104c5d5678b6ea081866e8b709c8a714164c8c3b7b1a0b05244e0da84a111 |
LICENSE | 100644 | 0 | 0 | | | 1.04 KB | a08148bca5da0932f7ddb4c18741d6e4921f4e2fdf260631b603f09ebd4bfc7a |
README | 100644 | 0 | 0 | | | 4.38 KB | 469b6c768b464bf0fa225bc5c6e45bc5fac25143469e675c34b6bff510c326ba |
README.md | 100644 | 0 | 0 | | | 504 Bytes | c91f690c7503f762cff8694c931e91ba76bcea960026b3c6feb7da3b0ab59434 |
Rakefile | 100644 | 0 | 0 | | | 48 Bytes | 4c3f47e541ca7f03938f73f1d3319cee30c74191e8d982dffe46f0530ce96a25 |
adva_user.gemspec | 100644 | 0 | 0 | | | 626 Bytes | 57ca35e244eb24c3d8e3c3b3bf88adc88376bdecaba400a6956fd64d97dca6af |
app/controllers/admin/base_account_controller.rb | 100644 | 0 | 0 | | | 318 Bytes | be2977ca93319a6533d6bf65effe3b34427f520aeb9453f33ac0ca5a23b94d77 |
app/controllers/admin/users_controller.rb | 100664 | 0 | 0 | | | 2.62 KB | 0fac1fee88b9e47182bc3896ab0cd2269d9da6b702a77c13b7723ef613d340d1 |
app/controllers/password_controller.rb | 100644 | 0 | 0 | | | 1.05 KB | 58d63de2e43ea1e151459e893539025efbd172f94d281f70fb3c33d4745fffca |
app/controllers/session_controller.rb | 100644 | 0 | 0 | | | 778 Bytes | 9f6ede3210a348ec7fb18f7d11952214fb78bda907c8746701273a38f9ee8e51 |
app/helpers/users_helper.rb | 100644 | 0 | 0 | | | 1.04 KB | 18a2ead689f6c9edb31b55ac55ebbcb64248bd62fa5ff30f14c75b08cc7f2cdc |
app/models/account.rb | 100644 | 0 | 0 | | | 82 Bytes | f2b6cb9349554d0cfe23eaa0329ffc7300aaa2970774d4f730ece4f19290940e |
app/models/membership.rb | 100644 | 0 | 0 | | | 419 Bytes | 04acd8ac27330bd5e7a181bc05589b7bfd808f2d1a14a2a7e71e0dce694d40fc |
app/models/password_mailer.rb | 100644 | 0 | 0 | | | 1.18 KB | 18abd71fba57655c64f31ce09fbc042c004c36a0948f2eada77b45522e6f4163 |
app/models/user.rb | 100664 | 0 | 0 | | | 2.67 KB | 48f78b7065f65928d6e2a6a3194531788863947ef28d2770059870fed30c579b |
app/views/admin/users/_form.html.erb | 100644 | 0 | 0 | | | 1.07 KB | aba90c2fc1e86ee3fcee1cd5ed94a6855bb362e7bc41cf2937c1bae72fc036db |
app/views/admin/users/_sidebar.html.erb | 100644 | 0 | 0 | | | 141 Bytes | 39fbe6288c2f09d849365acc22864ef03ce8437076189c2ae24e59487c14cfad |
app/views/admin/users/edit.html.erb | 100644 | 0 | 0 | | | 200 Bytes | 5ac87f5217ab0362f99a485eebc351b17eb0c59e22b5e23aae391b25e4e1a68e |
app/views/admin/users/index.html.erb | 100644 | 0 | 0 | | | 492 Bytes | 6538aa9c5f5fc50dc57487207f131283d7dff2629c4236abbd4b15fe4615fc2b |
app/views/admin/users/new.html.erb | 100644 | 0 | 0 | | | 162 Bytes | 6af2d02eccdad9cf89e7d5331678b2f379679ba4846f348ae828afde8d4d469e |
app/views/admin/users/show.html.erb | 100644 | 0 | 0 | | | 517 Bytes | cf4df013571276bc2fc52ad96559a0b38ec34a7b5bd9edd782fae07a9f03b378 |
app/views/layouts/login.html.erb | 100644 | 0 | 0 | | | 781 Bytes | 5cacd1a3801940e2b0a2e85860cb5aa15cb105ee8f9b336b7df1553afc72897a |
app/views/password/edit.html.erb | 100644 | 0 | 0 | | | 598 Bytes | 245be2ef73f2849ed58d88b0f1f87b7046b643e6fec75985aea3b1e9394cfaa0 |
app/views/password/new.html.erb | 100644 | 0 | 0 | | | 394 Bytes | 54590527af972bc61689ecaf7c6edfc4dec75a80d37640752dadc2b42e8a3cba |
app/views/password_mailer/reset_password_email.html.erb | 100644 | 0 | 0 | | | 125 Bytes | 6da66e7819162ad6ef155a499c998ddea409d95da09af2613110358e4edc7c0c |
app/views/password_mailer/updated_password_email.html.erb | 100644 | 0 | 0 | | | 85 Bytes | f0f242c963cf303890157ab81fa8dcae7c41c06b36b87a8b2a1fef6d2b8c9821 |
app/views/session/new.html.erb | 100664 | 0 | 0 | | | 761 Bytes | a250de54ee4773f27062073c7e6a9ca178420e795bb850003c9edeea98ccc674 |
config/initializers/menus.rb | 100664 | 0 | 0 | | | 894 Bytes | f24871f47e7eeb6485016cf1e16b11c31c6e2a2309e0343b7c9d7298d6d5be87 |
config/routes.rb | 100644 | 0 | 0 | | | 314 Bytes | 172e7b5c1a89a1125d026c52b765e04eee2c6e7d2a435773b7206fd0de068f4b |
db/migrate/20080402000001_create_users_table.rb | 100644 | 0 | 0 | | | 869 Bytes | 4d7a694cc950e36a86295c1c9bfaa867822adfbcce4be849e343a595684f6cfc |
db/migrate/20080402000005_create_memberships_table.rb | 100644 | 0 | 0 | | | 262 Bytes | 1cf174c0041eb3273de4be5fb876fa855c8382dd9a389ecebf04d2926ec2ad89 |
db/migrate/20090625124502_create_accounts.rb | 100644 | 0 | 0 | | | 208 Bytes | dbcbfb2c441a22c39c1a831d7a256ecbfc9769f228de4008194069b031ecc5e9 |
db/migrate/20090625133231_add_account_to_user.rb | 100644 | 0 | 0 | | | 216 Bytes | 9efbb0597af908f001643d75523b8a936589dc5599bd0ee648d4fb8696ffd66c |
lib/action_controller/authenticate_anonymous.rb | 100644 | 0 | 0 | | | 2.31 KB | 9fc3d60c5d2007d5fbc637e1dda1a8b3bea72d186357855e6cab65b86786a0db |
lib/action_controller/authenticate_user.rb | 100664 | 0 | 0 | | | 7.38 KB | f064043063da6c45507402d32a54aecd325238a02ad6f8801a4f50c255683847 |
lib/active_record/belongs_to_author.rb | 100644 | 0 | 0 | | | 996 Bytes | d16a87a56f37907891db63c4747635dcb6281576ef3cc1c8368d486f9c42cb72 |
lib/adva_user.rb | 100644 | 0 | 0 | | | 884 Bytes | 1a890d7b157a1687a96b686934a09ccc9ec4c731b05fe9c7b0a2fee5806e150e |
lib/adva_user/version.rb | 100644 | 0 | 0 | | | 40 Bytes | 10ca65188ec21101a40d703cd12324649a343bce701b86096e4114b94e57702b |
lib/login/helper_integration.rb | 100644 | 0 | 0 | | | 368 Bytes | 2733439f9c16527d315a21b949ee25cb87da2a61b96496335e05df213dcf36f1 |
lib/login/mail_config.rb | 100644 | 0 | 0 | | | 1.36 KB | bd92de2cd840ad11d04962855a6ca5d17dd626fa699b1f0dbaebf513d7e85618 |
test/contexts.rb | 100644 | 0 | 0 | | | 968 Bytes | 262087e4a2de362f842cc89d2cf3b3561ba31f00048b1e31b2e8d518a1757b59 |
test/fixtures.rb | 100644 | 0 | 0 | | | 864 Bytes | 60b957d05fa40e5e4407b5eb4c6d6c142d671eaf05c2eb35db7e07c46daeb335 |
test/functional/admin/users_controller_test.rb | 100644 | 0 | 0 | | | 5.39 KB | ba6a3bf83219211eccd1b28e95469c523e6a4980468f10c424a3d917562db11a |
test/functional/password_controller_test.rb | 100644 | 0 | 0 | | | 2.72 KB | f2b8fc45a3aabad2b7a5cfe5dd52325b6b217f9889b89cb9207d988f18df79cc |
test/functional/session_controller_test.rb | 100644 | 0 | 0 | | | 21 Bytes | b8bcf504eb7cefb4b07b1e6faf923b63cff0e14109cc242122fa910e78860ff2 |
test/functional/user_controller_test.rb | 100644 | 0 | 0 | | | 2.49 KB | b86484dd5fc4d4e8c0f220af24a84c1272b98068237624b4abe44ea27caaaafe |
test/integration/anonymous_login_test.rb | 100644 | 0 | 0 | | | 1.24 KB | 1880db5a66d53229bd7d03dce49f94b68328587cce18082b060c3aab745d366f |
test/integration/edit_user_test.rb | 100644 | 0 | 0 | | | 1.96 KB | df7d41701b8f4d8711edcd7c36bbb51037ab2e8adf9886146421fcc09666b76c |
test/integration/memberships_test.rb | 100644 | 0 | 0 | | | 1.66 KB | 9304153f8f4a8c3a5237d1bd417191f116aeda6cd710723a127f9514eaadcf10 |
test/integration/user_deletion_test.rb | 100644 | 0 | 0 | | | 697 Bytes | 0ca33c5148dfc873b673236bd7dd41048df8cfba0360158cf9f070b2a2816206 |
test/integration/user_login_test.rb | 100644 | 0 | 0 | | | 1.67 KB | ba0a239e2bdcb5fd16ea6982113c09138e9d4850251ff4512e137443b4c51b66 |
test/integration/user_login_with_remember_me_test.rb | 100644 | 0 | 0 | | | 664 Bytes | 1687e04fc911af49cec8b35fd87365d9481d886a120ea079d454bc760dd691d4 |
test/integration/user_registration_test.rb | 100644 | 0 | 0 | | | 1.76 KB | e631310d76de37031d768bea85e64e3f6b4970365c29864b1beb9be351321ab0 |
test/test_helper.rb | 100644 | 0 | 0 | | | 87 Bytes | 253ac56f3d3781644b7288c39054bd6ed8b56c1a658f53363695f2a9c4f78552 |
test/unit/cells/user_cell_test.rb | 100644 | 0 | 0 | | | 486 Bytes | 159f9ddece3b374b3e7c5cd3a5f89b65ad3ce5b76a12d725fcfdd2d8204d2baf |
test/unit/helpers/users_helper_test.rb | 100644 | 0 | 0 | | | 1.71 KB | 5b27040321c61c2548cd1bede830482db7fdef03281ef8bf53afcffba065d587 |
test/unit/models/account_test.rb | 100644 | 0 | 0 | | | 621 Bytes | 77248596a093efda3c3fb74c57d2b4cfac2b46828582d99fabbde32f43404023 |
test/unit/models/anonymous_test.rb | 100644 | 0 | 0 | | | 1.41 KB | 1d6f4f2d728034625119059d96aacd11d2e3b6affc8df2c69db0151dc812e544 |
test/unit/models/password_mailer_test.rb | 100644 | 0 | 0 | | | 995 Bytes | badbce181730a88865c6e61ca4c32aedd153ebdbb9ce1bb2fea770f017b2d857 |
test/unit/models/user_mailer_test.rb | 100644 | 0 | 0 | | | 529 Bytes | f1c2742baa0298d1351dc5544685173ff7d7aa3a50bdc553eec518e695a7ea07 |
test/unit/models/user_test.rb | 100644 | 0 | 0 | | | 5.08 KB | 2902c738a1616b47efccffc1d22ea65882678b659dccc60ef4e10159113c7077 |
vendor/gems/authentication/.gitignore | 100644 | 0 | 0 | | | 154 Bytes | f1b548c084204faf6b35d0e63a5f905075307decc3484b08297133ce5428e9a5 |
vendor/gems/authentication/Gemfile | 100644 | 0 | 0 | | | 99 Bytes | 6562bdb536422f168159ae789cf7c0023b7b150472e70371036fcfc15d0558f9 |
vendor/gems/authentication/LICENSE | 100644 | 0 | 0 | | | 1.04 KB | a08148bca5da0932f7ddb4c18741d6e4921f4e2fdf260631b603f09ebd4bfc7a |
vendor/gems/authentication/MIT-LICENSE | 100644 | 0 | 0 | | | 1.5 KB | ceca48c414b1d9bb6230fa868558edf4350f0cf371bb9e397c34af050f0bca3d |
vendor/gems/authentication/README | 100644 | 0 | 0 | | | 1.4 KB | 4e1bac6ac029d18ae476ac9386712ee70975c8a2315a30e6ead72ff91b272e92 |
vendor/gems/authentication/README.md | 100644 | 0 | 0 | | | 520 Bytes | 7e833a4b95b3b71a9a1c564ec62b360b6eb9897cbbce083930e0eec65764a5dc |
vendor/gems/authentication/RUNNING_UNIT_TESTS | 100644 | 0 | 0 | | | 541 Bytes | 747c5bd4836b9678582e7c632e0149ad3961a92ee3712562f59e30ecbdc7df2e |
vendor/gems/authentication/Rakefile | 100644 | 0 | 0 | | | 1.68 KB | dde09b211be3c2543ea6bf6af6ac8b53424de7f5d9693b0f588cfc62ed6d2c98 |
vendor/gems/authentication/authentication.gemspec | 100644 | 0 | 0 | | | 654 Bytes | ad59e37c8d1361514f31369be658f70f7cbdf1a01d904cbe0355bb53a4ef602a |
vendor/gems/authentication/lib/authentication.rb | 100644 | 0 | 0 | | | 11 KB | 96ad63ee92ba72dd3d1c4a1d6eb3b3aca0c543bdad9ea27db9818a17293bbb44 |
vendor/gems/authentication/lib/authentication/active_record_extensions.rb | 100644 | 0 | 0 | | | 411 Bytes | cd7bacd7e76acf09e0e3c9458f4fe6fd73f4fceb577fac2518745732df360313 |
vendor/gems/authentication/lib/authentication/bogus.rb | 100644 | 0 | 0 | | | 451 Bytes | 837bcdd571719585c6373ad39685cfba67666f9ad47358b82cd54092d62e3e6f |
vendor/gems/authentication/lib/authentication/hash_helper.rb | 100644 | 0 | 0 | | | 758 Bytes | 1a8e9e2101c037ef9d2af1da7536160d86b721bc6b44f84dda0e550b9f1d500b |
vendor/gems/authentication/lib/authentication/ldap.rb | 100644 | 0 | 0 | | | 1.26 KB | 2e5d48fdf128f39e2c388f7e7e94e83fead1ef92f6dc7215b897cf0a67d3db90 |
vendor/gems/authentication/lib/authentication/remember_me.rb | 100644 | 0 | 0 | | | 1.83 KB | 7ff6cc9469bc4f33e3d68357ba732b18205418355445fdbabf0078ba95def496 |
vendor/gems/authentication/lib/authentication/salted_hash.rb | 100664 | 0 | 0 | | | 2.1 KB | 9c6c9d1b32a15ec2bd9da28cca3409d5760bb4e5a156efea10ec59167884f6cb |
vendor/gems/authentication/lib/authentication/single_token.rb | 100644 | 0 | 0 | | | 1.85 KB | a505efb02efb63e7dceff697206ced334d9bc807e76d9baf1369e7463692bb48 |
vendor/gems/authentication/lib/authentication/version.rb | 100644 | 0 | 0 | | | 46 Bytes | 8516bd9727f9914a6791e5c67fb318f4d95336eadb1d222b6eba8819efdbfb2d |
vendor/gems/authentication/lib/radius/dictionary | 100644 | 0 | 0 | | | 5.92 KB | 1de6ab249bde30b4215c1728827cf5380d58fc09e8186b01c02c52f1929ca65d |
vendor/gems/authentication/test_backup/abstract_unit.rb | 100644 | 0 | 0 | | | 1.03 KB | 19249becd59c44be6a0ccbc3ac52f6a132de0be0d3f74d77977a6b9dd331852d |
vendor/gems/authentication/test_backup/active_record_extension_test.rb | 100644 | 0 | 0 | | | 453 Bytes | 579f18ddd1136695417dda5a3186d0913d6c58816e71d3ddacb59ebaa2051dcf |
vendor/gems/authentication/test_backup/authentication_test.rb | 100644 | 0 | 0 | | | 5.94 KB | 3b007f86baf2762b41607c1f6a7b71b907e72c8c2c5b657462dbe2a26a131dd9 |
vendor/gems/authentication/test_backup/database.yml | 100644 | 0 | 0 | | | 268 Bytes | 7b3ddc7d5024acc8eb3ab0ea3fa3ecb2381a8f5a664b627cfe27acd96bf6e701 |
vendor/gems/authentication/test_backup/fixtures/user.rb | 100644 | 0 | 0 | | | 64 Bytes | b059e1008c8ff8017c5368fa3cc090fd37245adbe359e429a9e8db0038bab8fa |
vendor/gems/authentication/test_backup/fixtures/users.yml | 100644 | 0 | 0 | | | 25 Bytes | cd26504a45bab8cc69fe66bb18dfab8d34c6d51128e3ef3cf4dac6a2016e03ea |
vendor/gems/authentication/test_backup/options_test.rb | 100644 | 0 | 0 | | | 2.84 KB | 7e686c981132d32317d23dffcdef31b38fc065910063d7a6032ad2bae7b87a4f |
vendor/gems/authentication/test_backup/remember_me_test.rb | 100644 | 0 | 0 | | | 1.07 KB | 629b2e37334e521ff7d227c7446ea481df8540474247354101a201734649dfed |
vendor/gems/authentication/test_backup/salted_hash_test.rb | 100644 | 0 | 0 | | | 1.09 KB | 83e8da3ec411356850739ef9177279c15f9ac63005967f65ed879410cc072569 |
vendor/gems/authentication/test_backup/schema.rb | 100644 | 0 | 0 | | | 388 Bytes | c16763662bc274e8cfa51b4a94af39bbeb2dd368922b2afec0e0d08d15f95d4d |
vendor/gems/authentication/test_backup/single_token_test.rb | 100644 | 0 | 0 | | | 1.09 KB | 7849cce2d477f6157f9dcc1f0b44b6c9910e053f6e6c8384e6d5b06aac4af292 |
vendor/gems/authentication/test_backup/test_helper.rb | 100644 | 0 | 0 | | | 352 Bytes | e3d6c299181632af7f22572473532ae987fbde84c1a26d5d5923b8e4e61397dc |