Commit Graph

8439 Commits (3b011dab78ffffe26b4c8d192b4957091f783f05)
 

Author SHA1 Message Date
jwollert 2e0224fd00 adjust users_controller to use random_password facilities, migrated from strong_passwords 11 years ago
jwollert 57cdc7d5a1 migrate some basic strong password randomizing stuff 11 years ago
Martin Linkhorst d7903ef928 this makes it easier to create an initial working theme. quick fix to be in sync with the blog post. 11 years ago
Jens Ulferts d2e23c94c1 removes sqlite3 from Gemfile.lock 11 years ago
Jens Ulferts 694ea9b59d releases 3.0.0pre7 11 years ago
ulferts 068d0526dc Merge pull request #243 from opf/feature/rails3_work_package_creation 11 years ago
Martin Czuchra 2c31093e7d Merge remote-tracking branch 'opf/feature/rails3' into feature/rails3_work_package_creation 11 years ago
Jens Ulferts 5ca569a6c8 i18n for associated work_packages 11 years ago
Jens Ulferts 984f69679e improve spec robustness 11 years ago
Martin Czuchra 3367865a24 Fixes selectors in cukes. 11 years ago
sschu 3049bbee92 Merge pull request #240 from opf/feature/rails3_brute_force_prevention 11 years ago
Michael Frister e4ff305db7 Fix typo 11 years ago
Michael Frister e8f15ad9be Users controller spec: Use de instead of fr as sample language 11 years ago
Michael Frister 7d622b3df7 Brute force prevention: Improve notice shown when login fails 11 years ago
Michael Frister 3a685dca38 Remove pry 11 years ago
Michael Frister 04dd90d4ae Add missing copyright 11 years ago
Michael Frister 6a9a593eac Update changelog 11 years ago
Michael Frister 7712287666 Fix updating group_ids for User, fix admin test 11 years ago
Michael Frister 05c85dcb90 User update: Use strong_parameters, disallow status change 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
Michael Frister 0f1be97449 Fix authentication with external auth source 11 years ago
Michael Frister 6edb72b6ac Fix forced password change cuke 11 years ago
Michael Frister c8afe405c8 Fix users helper spec 11 years ago
Michael Frister 4e439e2551 Don't show notice about brute force prevention when it's disabled 11 years ago
Michael Frister 19155db133 Allow disabling brute force prevention 11 years ago
Michael Frister 536cbc5cc1 Prevent users from changing their own status 11 years ago
Michael Frister adb8558200 Add cuke for changing user status from index page 11 years ago
Michael Frister 6e5f250e22 User index: add links for changing user status 11 years ago
Michael Frister 116d13330a Add spec and cukes 11 years ago
Michael Frister af46ea9963 User edit: Remove change status link 11 years ago
Michael Frister 44e021a072 User index: show blocked and locked users under "permenently locked" 11 years ago
Michael Frister 9a5cefaf11 User index: show status and allow filtering by status 11 years ago
Michael Frister 40e4e9a9c7 User/edit: Add buttons for changing user status incl. unblocking 11 years ago
Michael Frister cb042cf704 Add user helper for creating lock/unlock/unblock buttons 11 years ago
Michael Frister dfced0e238 Add user helper for formatting user status 11 years ago
Michael Frister 0d383e7de7 Add missing migration for brute force prevention 11 years ago
Michael Frister bd41eacb10 Add cuke for brute force prevention; also add timecop 11 years ago
Michael Frister d01ec32b3d Block user on too many failed logins within specific period 11 years ago
Michael Frister 40f75b23dd Add settings for brute force prevention 11 years ago
sschu ad99509c04 Merge pull request #241 from opf/feature/rails3-fix-pagination 11 years ago
Christian Rijke 0711ed1238 Add changelog entry. 11 years ago
meeee 456ce7ae47 Merge pull request #230 from opf/feature/rails3-themes-refactoring 11 years ago
Michael Frister f99184c559 Remove (hopefully) superfluous TODOs 11 years ago
Jens Ulferts e2426a5a29 reenables setting watchers on create 11 years ago
Martin Czuchra 9207195860 Merge remote-tracking branches 'opf/feature/rails3_work_package_creation' and 'opf/feature/rails3' into feature/rails3_work_package_creation 11 years ago
Nils Kenneweg 37ee532c03 makes PE show work again. 11 years ago
Martin Czuchra 6c685e6265 Due/end date fixes in facroties and tests. 11 years ago
Martin Czuchra 98f42705b9 Due/end date fixes in cukes. 11 years ago
Martin Czuchra 067e26c673 Due/end date fixes. 11 years ago