Commit Graph

59 Commits (60b8def1c9a13a4566cf85609fb0a25903313f53)

Author SHA1 Message Date
Oliver Günther cbc029f116
[3926] Use password confirmation for deletion (#6086) 7 years ago
Oliver Günther 1f2492bb8b
Implement HashedToken (ExtendedToken from MOTP) in Core 7 years ago
Oliver Günther aade06dff3 [25880] Allow locking of registered users without prior activation (#5898) 7 years ago
Oliver Günther 7cf11bb689 Update copyright notice 8 years ago
Oliver Günther 92aebdcec4
Fix params deprecation 8 years ago
Oliver Günther fe0e8dd919
Rename before_filter to before_action 8 years ago
Jens Ulferts 28fc8d37b2
split memberships concerns from users controller 8 years ago
Oliver Günther 638340e7b6 Fix rubocop issues 9 years ago
Oliver Günther e9cd24f2bf Add support for parent-scoped with_settings data 9 years ago
Markus Kahl a9382e8802 resend invitation feature 9 years ago
Markus Kahl e15ba45656 removed obsolete specs 9 years ago
Markus Kahl 4eda276ecb always clear delivieries so one does not have to worry about it 9 years ago
Alex Coles 96fedeb976 Use Minitest assertions: assert_not_* => refute_ 9 years ago
Alex Coles ce93701029 Fix syntax (w/Rubocop) in specs 9 years ago
Markus Kahl c3fa89e5db disable password choice config 10 years ago
Alex Coles 3785fdc9ed Use #describe, #context with String arg not symbol 10 years ago
Alex Coles e0191e759c Update year in copyright header to 2015 10 years ago
Alex Coles 5afc11f19e Fix syntax (w/Rubocop) in specs 10 years ago
Alex Coles 03978767be Use 1.9+ Hash syntax in specs 10 years ago
Markus Kahl 09e8a972f2 disable password choice config 10 years ago
Mihail Maxacov 080f2cb44f fix personal activity broken 10 years ago
Alex Coles 879fcd49f6 Convert specs to RSpec 2.99.0 syntax with Transpec 10 years ago
Markus Kahl 0e274b9170 use i18n in specs 10 years ago
Markus Kahl 1eaea06360 forbid user creation if password login is disabled 10 years ago
Alex Coles e137ed8135 Convert specs to RSpec 2.99.0 syntax with Transpec 11 years ago
Markus Kahl 536d9a5fa3 use translated label for reported work packages 11 years ago
Markus Kahl 7db77ee660 spec display of number of reported work packages 11 years ago
Jonas Heinrich c17b47aab5 adds a scope to the test and removes unnecessary require 11 years ago
Jonas Heinrich 8a354e9337 changes test description 11 years ago
Alex Coles 5cdc438c52 Convert specs to RSpec 2.99.0.beta2 syntax with Transpec 11 years ago
Michael Frister 9be446b086 UsersController: Add test for force_password_change update 11 years ago
Michael Frister 8de067c15b User update: Add missing admin and login fields to permitted params 11 years ago
Jonas Heinrich 4c894eca88 fixes the specs 11 years ago
Jonas Heinrich c488c602a5 adds specs for the bug 11 years ago
Alex Coles eaf8e1c2e9 Use disable_flash_sweep in UsersController spec 11 years ago
Alex Coles 0bdbdcac35 Convert specs to RSpec 2.14.8 syntax with Transpec 11 years ago
Johannes Wollert 8b096975fe updates copyright headers 11 years ago
Markus Kahl 545714f183 spec for user/edit_membership 11 years ago
Hagen Schink b0a76c0bef Adds spec 11 years ago
Sebastian Schuster 388af1ea7b Rewrote a test to a spec and relaxed another test to work with the 11 years ago
Sebastian Schuster e18c18ccf0 Rewrote admin integration test into spec and cukes 11 years ago
Philipp Tessenow a1e67dd460 new copyright header #1903 11 years ago
Jens Ulferts f3eb87c3e4 replace deprecated stub! with stub 11 years ago
Christian Rijke e55c9765f0 Remove LDAP auth source fixture and migrate unit test that depends on it to rspec/factory girl. 11 years ago
Christian Rijke 3956f024d0 Log out users with empty session activity time when session lifetime is enabled. 11 years ago
Michael Frister e8f15ad9be Users controller spec: Use de instead of fr as sample language 11 years ago
Michael Frister 39f185a6cd UsersController spec: reset User.current after tests 11 years ago
Michael Frister 71d98a1413 UsersController: Fix test for sending mail on user activation 11 years ago
Christian Ratz 85012b3c7d changed wording; spec new case 11 years ago
Christian Ratz 1298b0f7f4 more reliable session lifetime 11 years ago