Files
@ 4753a3445ff7
Branch filter:
Location: kallithea/rhodecode/model/forms.py - annotation
4753a3445ff7
28.9 KiB
text/x-python
merge with beta
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 | 1e757ac98988 1e757ac98988 1e757ac98988 1e757ac98988 1e757ac98988 1e757ac98988 1e757ac98988 1e757ac98988 1e757ac98988 1e757ac98988 1e757ac98988 1e757ac98988 6832ef664673 6832ef664673 6832ef664673 1e757ac98988 1e757ac98988 1e757ac98988 1e757ac98988 6832ef664673 1e757ac98988 56c2850a5b5f 56c2850a5b5f 56c2850a5b5f e3deb588cf14 56c2850a5b5f 56c2850a5b5f 1e757ac98988 1e757ac98988 2c8fd84935a4 56c2850a5b5f 1e757ac98988 4f834b0abcd3 56c2850a5b5f c0e6057543ff 4f834b0abcd3 56c2850a5b5f 9e9f1b919c0c 8ecc6b8229a5 56c2850a5b5f 56c2850a5b5f 1e757ac98988 1e757ac98988 a7dfe823933a 1e757ac98988 1e757ac98988 1e757ac98988 7e536d1af60d a7dfe823933a aa7e45ad0cea 1e757ac98988 aa7e45ad0cea 1e757ac98988 4ae17f819ee8 1e757ac98988 1e757ac98988 1e757ac98988 1e757ac98988 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 7e536d1af60d a7dfe823933a 7e536d1af60d 1e757ac98988 7e536d1af60d 1e757ac98988 1e757ac98988 1e757ac98988 7e536d1af60d 1e757ac98988 1e757ac98988 8ecc6b8229a5 7e536d1af60d 7e536d1af60d 04027bdb876c aa7e45ad0cea aa7e45ad0cea c366b237c91d 029e69f0d21d 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 9bbde54232dc 9bbde54232dc 4ae17f819ee8 4ae17f819ee8 c366b237c91d 7e536d1af60d 7e536d1af60d fff21c9b075c fff21c9b075c fff21c9b075c fff21c9b075c fff21c9b075c fff21c9b075c fff21c9b075c fff21c9b075c fff21c9b075c 2c8fd84935a4 fff21c9b075c aa7e45ad0cea aa7e45ad0cea fff21c9b075c 2c8fd84935a4 aa7e45ad0cea fff21c9b075c aa7e45ad0cea 4ae17f819ee8 aa7e45ad0cea fff21c9b075c fff21c9b075c 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 9bbde54232dc 9bbde54232dc 4ae17f819ee8 4ae17f819ee8 fff21c9b075c fff21c9b075c fff21c9b075c fff21c9b075c 3bce31f026b8 3bce31f026b8 3bce31f026b8 3bce31f026b8 344ddfeecce2 43b8e161be3f 344ddfeecce2 3bce31f026b8 3bce31f026b8 3bce31f026b8 3bce31f026b8 526120c77a38 a7dfe823933a a7dfe823933a a7dfe823933a a7dfe823933a 344ddfeecce2 a7dfe823933a a7dfe823933a a7dfe823933a 526120c77a38 526120c77a38 526120c77a38 43b8e161be3f 43b8e161be3f 344ddfeecce2 3bce31f026b8 43b8e161be3f 344ddfeecce2 a7dfe823933a a7dfe823933a a7dfe823933a a7dfe823933a a7dfe823933a 43b8e161be3f 43b8e161be3f a7dfe823933a a7dfe823933a a7dfe823933a a7dfe823933a a7dfe823933a a7dfe823933a a7dfe823933a a7dfe823933a a7dfe823933a a7dfe823933a a7dfe823933a a7dfe823933a a7dfe823933a a7dfe823933a a7dfe823933a 43b8e161be3f 43b8e161be3f 43b8e161be3f 3bce31f026b8 fff21c9b075c a7dfe823933a 1e757ac98988 7e536d1af60d 1e757ac98988 02bdf2f296ff 4ae17f819ee8 4ae17f819ee8 02bdf2f296ff 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 02bdf2f296ff 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 02bdf2f296ff 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 f1629c0c28cc 4ae17f819ee8 02bdf2f296ff a7dfe823933a 02bdf2f296ff 02bdf2f296ff 02bdf2f296ff e7eef7a1db6a 019026a8cf67 019026a8cf67 02bdf2f296ff aaec08ad9daf 02bdf2f296ff 7e536d1af60d a7dfe823933a 1e757ac98988 1e757ac98988 9dae92a65e40 9dae92a65e40 9dae92a65e40 9dae92a65e40 e7eef7a1db6a 9dae92a65e40 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 7e536d1af60d 1e757ac98988 1e757ac98988 1e757ac98988 04027bdb876c e7eef7a1db6a 56c2850a5b5f 52da7cba88a6 52da7cba88a6 52da7cba88a6 a76e9bacbedc 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 52da7cba88a6 7e979933ffec 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 7e536d1af60d a7dfe823933a 1e757ac98988 7e536d1af60d 1e757ac98988 1e757ac98988 87ca17540603 1e757ac98988 1e757ac98988 1e757ac98988 1e757ac98988 a7a772ea7b95 1e757ac98988 a7dfe823933a 7e536d1af60d 1e757ac98988 a7a772ea7b95 7e536d1af60d a7a772ea7b95 a7a772ea7b95 a7a772ea7b95 c0e6057543ff a7a772ea7b95 a7a772ea7b95 a7a772ea7b95 e272be3244f0 2c0d35e336b5 e272be3244f0 cf78d302d441 6f468ba37650 87ca17540603 2c0d35e336b5 e7eef7a1db6a e272be3244f0 e272be3244f0 e272be3244f0 e272be3244f0 a7a772ea7b95 6f468ba37650 6f468ba37650 6f468ba37650 a7a772ea7b95 e272be3244f0 8ecc6b8229a5 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 a7a772ea7b95 a7a772ea7b95 2c0d35e336b5 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 6f468ba37650 6f468ba37650 a7a772ea7b95 8ecc6b8229a5 4ae17f819ee8 e272be3244f0 a7a772ea7b95 a7a772ea7b95 6f468ba37650 a7a772ea7b95 7e536d1af60d 1e757ac98988 1e757ac98988 a7dfe823933a e7eef7a1db6a e7eef7a1db6a 9c0f5d558789 9c0f5d558789 3bce31f026b8 3bce31f026b8 a7a772ea7b95 a7a772ea7b95 a7a772ea7b95 a7a772ea7b95 3bce31f026b8 a7a772ea7b95 a7dfe823933a 30828b1ebe20 30828b1ebe20 30828b1ebe20 e121e10d4142 e121e10d4142 e121e10d4142 e121e10d4142 e121e10d4142 e121e10d4142 e121e10d4142 e121e10d4142 e121e10d4142 e121e10d4142 e121e10d4142 30828b1ebe20 e3deb588cf14 30828b1ebe20 e121e10d4142 e121e10d4142 e121e10d4142 e121e10d4142 e121e10d4142 e121e10d4142 30828b1ebe20 e121e10d4142 30828b1ebe20 e121e10d4142 4ae17f819ee8 e3deb588cf14 e121e10d4142 e121e10d4142 30828b1ebe20 e121e10d4142 4ae17f819ee8 e3deb588cf14 e121e10d4142 30828b1ebe20 e121e10d4142 e121e10d4142 e121e10d4142 e121e10d4142 e3deb588cf14 30828b1ebe20 30828b1ebe20 30828b1ebe20 a7dfe823933a 758f64f3fbda 758f64f3fbda 758f64f3fbda 758f64f3fbda 758f64f3fbda 30828b1ebe20 30828b1ebe20 9c0f5d558789 758f64f3fbda 758f64f3fbda 758f64f3fbda a7dfe823933a 87f0800abc7b 87f0800abc7b 87f0800abc7b 87f0800abc7b 87f0800abc7b 7e536d1af60d 87f0800abc7b 87f0800abc7b 87f0800abc7b 87f0800abc7b 87f0800abc7b 87f0800abc7b 87f0800abc7b 87f0800abc7b 87f0800abc7b 87f0800abc7b 87f0800abc7b 87f0800abc7b 87f0800abc7b 87f0800abc7b 87f0800abc7b 87f0800abc7b d2a840b29858 87f0800abc7b 87f0800abc7b 87f0800abc7b 87f0800abc7b 87f0800abc7b 87f0800abc7b 87f0800abc7b 87f0800abc7b 87f0800abc7b 87f0800abc7b 87f0800abc7b 87f0800abc7b 87f0800abc7b 65129c332d37 87f0800abc7b 87f0800abc7b 6fdc3ff65fce 87f0800abc7b 87f0800abc7b 87f0800abc7b 87f0800abc7b 87f0800abc7b 87f0800abc7b 87f0800abc7b 87f0800abc7b 87f0800abc7b 87f0800abc7b 87f0800abc7b d2a840b29858 87f0800abc7b 87f0800abc7b 87f0800abc7b 87f0800abc7b 87f0800abc7b 87f0800abc7b 87f0800abc7b 87f0800abc7b 7e536d1af60d a7dfe823933a 1e757ac98988 7e536d1af60d 1e757ac98988 2aa7f454204e 4ae17f819ee8 1e757ac98988 1e757ac98988 7e536d1af60d a7dfe823933a 1e757ac98988 1e757ac98988 05528ad948c4 05528ad948c4 7e536d1af60d 05528ad948c4 4ae17f819ee8 05528ad948c4 1e757ac98988 a7dfe823933a 1e757ac98988 1e757ac98988 1e757ac98988 54684e071457 98f912832811 2aa7f454204e 3bce31f026b8 3bce31f026b8 4ae17f819ee8 4ae17f819ee8 1e757ac98988 7e536d1af60d 1e757ac98988 7e536d1af60d a7dfe823933a 1e757ac98988 1e757ac98988 54684e071457 2aa7f454204e 3bce31f026b8 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 7e536d1af60d 7e536d1af60d 1e757ac98988 a7dfe823933a 9e9f1b919c0c 9e9f1b919c0c 9e9f1b919c0c 9e9f1b919c0c 9e9f1b919c0c 9e9f1b919c0c 9e9f1b919c0c 9e9f1b919c0c 9e9f1b919c0c 9e9f1b919c0c a7dfe823933a b232a36cc51f aaf2fc59a39a aaf2fc59a39a aaf2fc59a39a b232a36cc51f 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 aaf2fc59a39a aaf2fc59a39a aaf2fc59a39a 4ae17f819ee8 a7dfe823933a 6832ef664673 a7dfe823933a 1e757ac98988 1e757ac98988 1e757ac98988 1e757ac98988 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 1e757ac98988 1e757ac98988 e1c1ebbe7346 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 4ae17f819ee8 1e757ac98988 145677a36675 cf51bbfb120e 1e757ac98988 7e536d1af60d a7dfe823933a 1e757ac98988 1e757ac98988 1e757ac98988 1e757ac98988 1377a9d4bdb9 1377a9d4bdb9 1e757ac98988 e1c1ebbe7346 e1c1ebbe7346 4ae17f819ee8 1e757ac98988 1e757ac98988 e1c1ebbe7346 e1c1ebbe7346 4ae17f819ee8 e7eef7a1db6a 1e757ac98988 4ae17f819ee8 4ae17f819ee8 1e757ac98988 7e536d1af60d 019026a8cf67 02bdf2f296ff 1e757ac98988 1e757ac98988 fff21c9b075c 2c8fd84935a4 fff21c9b075c fff21c9b075c fff21c9b075c fff21c9b075c fff21c9b075c fff21c9b075c fff21c9b075c fff21c9b075c fff21c9b075c 2c8fd84935a4 2c8fd84935a4 2c8fd84935a4 2c8fd84935a4 2c8fd84935a4 fff21c9b075c fff21c9b075c a7dfe823933a 3bce31f026b8 3bce31f026b8 3bce31f026b8 87f0800abc7b 3bce31f026b8 43b8e161be3f 3bce31f026b8 43b8e161be3f 3bce31f026b8 43b8e161be3f 3bce31f026b8 3bce31f026b8 3bce31f026b8 87f0800abc7b 3bce31f026b8 3bce31f026b8 3bce31f026b8 a7dfe823933a 02bdf2f296ff 02bdf2f296ff 02bdf2f296ff 02bdf2f296ff 1377a9d4bdb9 1377a9d4bdb9 e1c1ebbe7346 e1c1ebbe7346 02bdf2f296ff 4ae17f819ee8 4ae17f819ee8 02bdf2f296ff 02bdf2f296ff 02bdf2f296ff 02bdf2f296ff 02bdf2f296ff 1e757ac98988 4ae17f819ee8 1e757ac98988 1e757ac98988 1e757ac98988 1e757ac98988 7e536d1af60d 1e757ac98988 1e757ac98988 4ae17f819ee8 6d0a7284949d 6d0a7284949d 1e757ac98988 1e757ac98988 1e757ac98988 1377a9d4bdb9 3bce31f026b8 e121e10d4142 187a924ed653 6d0a7284949d 1e757ac98988 1e757ac98988 bd57d1cb9dc3 72f008ed9b18 6d0a7284949d 1e757ac98988 6fdc3ff65fce a7a772ea7b95 7e536d1af60d e121e10d4142 fb51a6fc10ae e121e10d4142 1e757ac98988 1e757ac98988 4ae17f819ee8 e7eef7a1db6a e7eef7a1db6a 1e757ac98988 1e757ac98988 1e757ac98988 e7eef7a1db6a 3bce31f026b8 e7eef7a1db6a e7eef7a1db6a 1e757ac98988 1e757ac98988 e7eef7a1db6a 40c4f7351574 e7eef7a1db6a e7eef7a1db6a 9c0f5d558789 1e757ac98988 1e757ac98988 4ae17f819ee8 9dae92a65e40 9dae92a65e40 1e757ac98988 1e757ac98988 1e757ac98988 1377a9d4bdb9 3bce31f026b8 1e757ac98988 9dae92a65e40 1e757ac98988 7e536d1af60d 87f0800abc7b 9dae92a65e40 1e757ac98988 1e757ac98988 1e757ac98988 1e757ac98988 1e757ac98988 1e757ac98988 1e757ac98988 b75b77ef649d b75b77ef649d cca7286401b3 7e536d1af60d 1e757ac98988 7e536d1af60d 4ae17f819ee8 1e757ac98988 1e757ac98988 1e757ac98988 1e757ac98988 1e757ac98988 1e757ac98988 1e757ac98988 1e757ac98988 8a68e0292232 673de12e6bf6 7e536d1af60d 1e757ac98988 1e757ac98988 4ae17f819ee8 1e757ac98988 1e757ac98988 1e757ac98988 1e757ac98988 9e9f1b919c0c dd532af216d9 1e757ac98988 1e757ac98988 1e757ac98988 7e536d1af60d 1e757ac98988 9e9f1b919c0c 9e9f1b919c0c 74685a31cc43 9e9f1b919c0c 9e9f1b919c0c 9e9f1b919c0c 3ea397063fc7 9e9f1b919c0c 9e9f1b919c0c 9e9f1b919c0c 74685a31cc43 b232a36cc51f 9e9f1b919c0c 9e9f1b919c0c b232a36cc51f b232a36cc51f b232a36cc51f b232a36cc51f b232a36cc51f b232a36cc51f b232a36cc51f 9e9f1b919c0c 9e9f1b919c0c | """ this is forms validation classes
http://formencode.org/module-formencode.validators.html
for list off all availible validators
we can create our own validators
The table below outlines the options which can be used in a schema in addition to the validators themselves
pre_validators [] These validators will be applied before the schema
chained_validators [] These validators will be applied after the schema
allow_extra_fields False If True, then it is not an error when keys that aren't associated with a validator are present
filter_extra_fields False If True, then keys that aren't associated with a validator are removed
if_key_missing NoDefault If this is given, then any keys that aren't available but are expected will be replaced with this value (and then validated). This does not override a present .if_missing attribute on validators. NoDefault is a special FormEncode class to mean that no default values has been specified and therefore missing keys shouldn't take a default value.
ignore_key_missing False If True, then missing keys will be missing in the result, if the validator doesn't have .if_missing on it already
<name> = formencode.validators.<name of validator>
<name> must equal form name
list=[1,2,3,4,5]
for SELECT use formencode.All(OneOf(list), Int())
"""
import os
import re
import logging
import traceback
import formencode
from formencode import All
from formencode.validators import UnicodeString, OneOf, Int, Number, Regex, \
Email, Bool, StringBoolean, Set
from pylons.i18n.translation import _
from webhelpers.pylonslib.secure_form import authentication_token
from rhodecode.config.routing import ADMIN_PREFIX
from rhodecode.lib.utils import repo_name_slug
from rhodecode.lib.auth import authenticate, get_crypt_password
from rhodecode.lib.exceptions import LdapImportError
from rhodecode.model.db import User, UsersGroup, RepoGroup, Repository
from rhodecode import BACKENDS
log = logging.getLogger(__name__)
#this is needed to translate the messages using _() in validators
class State_obj(object):
_ = staticmethod(_)
#==============================================================================
# VALIDATORS
#==============================================================================
class ValidAuthToken(formencode.validators.FancyValidator):
messages = {'invalid_token': _('Token mismatch')}
def validate_python(self, value, state):
if value != authentication_token():
raise formencode.Invalid(
self.message('invalid_token',
state, search_number=value),
value,
state
)
def ValidUsername(edit, old_data):
class _ValidUsername(formencode.validators.FancyValidator):
def validate_python(self, value, state):
if value in ['default', 'new_user']:
raise formencode.Invalid(_('Invalid username'), value, state)
#check if user is unique
old_un = None
if edit:
old_un = User.get(old_data.get('user_id')).username
if old_un != value or not edit:
if User.get_by_username(value, case_insensitive=True):
raise formencode.Invalid(_('This username already '
'exists') , value, state)
if re.match(r'^[a-zA-Z0-9]{1}[a-zA-Z0-9\-\_\.]+$', value) is None:
raise formencode.Invalid(
_('Username may only contain alphanumeric characters '
'underscores, periods or dashes and must begin with '
'alphanumeric character'),
value,
state
)
return _ValidUsername
def ValidUsersGroup(edit, old_data):
class _ValidUsersGroup(formencode.validators.FancyValidator):
def validate_python(self, value, state):
if value in ['default']:
raise formencode.Invalid(_('Invalid group name'), value, state)
#check if group is unique
old_ugname = None
if edit:
old_ugname = UsersGroup.get(
old_data.get('users_group_id')).users_group_name
if old_ugname != value or not edit:
if UsersGroup.get_by_group_name(value, cache=False,
case_insensitive=True):
raise formencode.Invalid(_('This users group '
'already exists'), value,
state)
if re.match(r'^[a-zA-Z0-9]{1}[a-zA-Z0-9\-\_\.]+$', value) is None:
raise formencode.Invalid(
_('RepoGroup name may only contain alphanumeric characters '
'underscores, periods or dashes and must begin with '
'alphanumeric character'),
value,
state
)
return _ValidUsersGroup
def ValidReposGroup(edit, old_data):
class _ValidReposGroup(formencode.validators.FancyValidator):
def validate_python(self, value, state):
# TODO WRITE VALIDATIONS
group_name = value.get('group_name')
group_parent_id = value.get('group_parent_id')
# slugify repo group just in case :)
slug = repo_name_slug(group_name)
# check for parent of self
parent_of_self = lambda: (
old_data['group_id'] == int(group_parent_id)
if group_parent_id else False
)
if edit and parent_of_self():
e_dict = {
'group_parent_id': _('Cannot assign this group as parent')
}
raise formencode.Invalid('', value, state,
error_dict=e_dict)
old_gname = None
if edit:
old_gname = RepoGroup.get(old_data.get('group_id')).group_name
if old_gname != group_name or not edit:
# check group
gr = RepoGroup.query()\
.filter(RepoGroup.group_name == slug)\
.filter(RepoGroup.group_parent_id == group_parent_id)\
.scalar()
if gr:
e_dict = {
'group_name': _('This group already exists')
}
raise formencode.Invalid('', value, state,
error_dict=e_dict)
# check for same repo
repo = Repository.query()\
.filter(Repository.repo_name == slug)\
.scalar()
if repo:
e_dict = {
'group_name': _('Repository with this name already exists')
}
raise formencode.Invalid('', value, state,
error_dict=e_dict)
return _ValidReposGroup
class ValidPassword(formencode.validators.FancyValidator):
def to_python(self, value, state):
if not value:
return
if value.get('password'):
try:
value['password'] = get_crypt_password(value['password'])
except UnicodeEncodeError:
e_dict = {'password': _('Invalid characters in password')}
raise formencode.Invalid('', value, state, error_dict=e_dict)
if value.get('password_confirmation'):
try:
value['password_confirmation'] = \
get_crypt_password(value['password_confirmation'])
except UnicodeEncodeError:
e_dict = {
'password_confirmation': _('Invalid characters in password')
}
raise formencode.Invalid('', value, state, error_dict=e_dict)
if value.get('new_password'):
try:
value['new_password'] = \
get_crypt_password(value['new_password'])
except UnicodeEncodeError:
e_dict = {'new_password': _('Invalid characters in password')}
raise formencode.Invalid('', value, state, error_dict=e_dict)
return value
class ValidPasswordsMatch(formencode.validators.FancyValidator):
def validate_python(self, value, state):
pass_val = value.get('password') or value.get('new_password')
if pass_val != value['password_confirmation']:
e_dict = {'password_confirmation':
_('Passwords do not match')}
raise formencode.Invalid('', value, state, error_dict=e_dict)
class ValidAuth(formencode.validators.FancyValidator):
messages = {
'invalid_password':_('invalid password'),
'invalid_login':_('invalid user name'),
'disabled_account':_('Your account is disabled')
}
# error mapping
e_dict = {'username': messages['invalid_login'],
'password': messages['invalid_password']}
e_dict_disable = {'username': messages['disabled_account']}
def validate_python(self, value, state):
password = value['password']
username = value['username']
user = User.get_by_username(username)
if authenticate(username, password):
return value
else:
if user and user.active is False:
log.warning('user %s is disabled' % username)
raise formencode.Invalid(
self.message('disabled_account',
state=State_obj),
value, state,
error_dict=self.e_dict_disable
)
else:
log.warning('user %s failed to authenticate' % username)
raise formencode.Invalid(
self.message('invalid_password',
state=State_obj), value, state,
error_dict=self.e_dict
)
class ValidRepoUser(formencode.validators.FancyValidator):
def to_python(self, value, state):
try:
User.query().filter(User.active == True)\
.filter(User.username == value).one()
except Exception:
raise formencode.Invalid(_('This username is not valid'),
value, state)
return value
def ValidRepoName(edit, old_data):
class _ValidRepoName(formencode.validators.FancyValidator):
def to_python(self, value, state):
repo_name = value.get('repo_name')
slug = repo_name_slug(repo_name)
if slug in [ADMIN_PREFIX, '']:
e_dict = {'repo_name': _('This repository name is disallowed')}
raise formencode.Invalid('', value, state, error_dict=e_dict)
if value.get('repo_group'):
gr = RepoGroup.get(value.get('repo_group'))
group_path = gr.full_path
# value needs to be aware of group name in order to check
# db key This is an actual just the name to store in the
# database
repo_name_full = group_path + RepoGroup.url_sep() + repo_name
else:
group_path = ''
repo_name_full = repo_name
value['repo_name_full'] = repo_name_full
rename = old_data.get('repo_name') != repo_name_full
create = not edit
if rename or create:
if group_path != '':
if Repository.get_by_repo_name(repo_name_full):
e_dict = {
'repo_name': _('This repository already exists in '
'a group "%s"') % gr.group_name
}
raise formencode.Invalid('', value, state,
error_dict=e_dict)
elif RepoGroup.get_by_group_name(repo_name_full):
e_dict = {
'repo_name': _('There is a group with this name '
'already "%s"') % repo_name_full
}
raise formencode.Invalid('', value, state,
error_dict=e_dict)
elif Repository.get_by_repo_name(repo_name_full):
e_dict = {'repo_name': _('This repository '
'already exists')}
raise formencode.Invalid('', value, state,
error_dict=e_dict)
return value
return _ValidRepoName
def ValidForkName(*args, **kwargs):
return ValidRepoName(*args, **kwargs)
def SlugifyName():
class _SlugifyName(formencode.validators.FancyValidator):
def to_python(self, value, state):
return repo_name_slug(value)
return _SlugifyName
def ValidCloneUri():
from rhodecode.lib.utils import make_ui
def url_handler(repo_type, url, proto, ui=None):
if repo_type == 'hg':
from mercurial.httprepo import httprepository, httpsrepository
if proto == 'https':
httpsrepository(make_ui('db'), url).capabilities
elif proto == 'http':
httprepository(make_ui('db'), url).capabilities
elif repo_type == 'git':
#TODO: write a git url validator
pass
class _ValidCloneUri(formencode.validators.FancyValidator):
def to_python(self, value, state):
repo_type = value.get('repo_type')
url = value.get('clone_uri')
e_dict = {'clone_uri': _('invalid clone url')}
if not url:
pass
elif url.startswith('https'):
try:
url_handler(repo_type, url, 'https', make_ui('db'))
except Exception:
log.error(traceback.format_exc())
raise formencode.Invalid('', value, state, error_dict=e_dict)
elif url.startswith('http'):
try:
url_handler(repo_type, url, 'http', make_ui('db'))
except Exception:
log.error(traceback.format_exc())
raise formencode.Invalid('', value, state, error_dict=e_dict)
else:
e_dict = {'clone_uri': _('Invalid clone url, provide a '
'valid clone http\s url')}
raise formencode.Invalid('', value, state, error_dict=e_dict)
return value
return _ValidCloneUri
def ValidForkType(old_data):
class _ValidForkType(formencode.validators.FancyValidator):
def to_python(self, value, state):
if old_data['repo_type'] != value:
raise formencode.Invalid(_('Fork have to be the same '
'type as original'), value, state)
return value
return _ValidForkType
def ValidPerms(type_='repo'):
if type_ == 'group':
EMPTY_PERM = 'group.none'
elif type_ == 'repo':
EMPTY_PERM = 'repository.none'
class _ValidPerms(formencode.validators.FancyValidator):
messages = {
'perm_new_member_name':
_('This username or users group name is not valid')
}
def to_python(self, value, state):
perms_update = []
perms_new = []
# build a list of permission to update and new permission to create
for k, v in value.items():
# means new added member to permissions
if k.startswith('perm_new_member'):
new_perm = value.get('perm_new_member', False)
new_member = value.get('perm_new_member_name', False)
new_type = value.get('perm_new_member_type')
if new_member and new_perm:
if (new_member, new_perm, new_type) not in perms_new:
perms_new.append((new_member, new_perm, new_type))
elif k.startswith('u_perm_') or k.startswith('g_perm_'):
member = k[7:]
t = {'u': 'user',
'g': 'users_group'
}[k[0]]
if member == 'default':
if value.get('private'):
# set none for default when updating to private repo
v = EMPTY_PERM
perms_update.append((member, v, t))
value['perms_updates'] = perms_update
value['perms_new'] = perms_new
# update permissions
for k, v, t in perms_new:
try:
if t is 'user':
self.user_db = User.query()\
.filter(User.active == True)\
.filter(User.username == k).one()
if t is 'users_group':
self.user_db = UsersGroup.query()\
.filter(UsersGroup.users_group_active == True)\
.filter(UsersGroup.users_group_name == k).one()
except Exception:
msg = self.message('perm_new_member_name',
state=State_obj)
raise formencode.Invalid(
msg, value, state, error_dict={'perm_new_member_name': msg}
)
return value
return _ValidPerms
class ValidSettings(formencode.validators.FancyValidator):
def to_python(self, value, state):
# settings form can't edit user
if 'user' in value:
del['value']['user']
return value
class ValidPath(formencode.validators.FancyValidator):
def to_python(self, value, state):
if not os.path.isdir(value):
msg = _('This is not a valid path')
raise formencode.Invalid(msg, value, state,
error_dict={'paths_root_path': msg})
return value
def UniqSystemEmail(old_data):
class _UniqSystemEmail(formencode.validators.FancyValidator):
def to_python(self, value, state):
value = value.lower()
if (old_data.get('email') or '').lower() != value:
user = User.get_by_email(value, case_insensitive=True)
if user:
raise formencode.Invalid(
_("This e-mail address is already taken"), value, state
)
return value
return _UniqSystemEmail
class ValidSystemEmail(formencode.validators.FancyValidator):
def to_python(self, value, state):
value = value.lower()
user = User.get_by_email(value, case_insensitive=True)
if user is None:
raise formencode.Invalid(
_("This e-mail address doesn't exist."), value, state
)
return value
class LdapLibValidator(formencode.validators.FancyValidator):
def to_python(self, value, state):
try:
import ldap
except ImportError:
raise LdapImportError
return value
class AttrLoginValidator(formencode.validators.FancyValidator):
def to_python(self, value, state):
if not value or not isinstance(value, (str, unicode)):
raise formencode.Invalid(
_("The LDAP Login attribute of the CN must be specified - "
"this is the name of the attribute that is equivalent "
"to 'username'"), value, state
)
return value
#==============================================================================
# FORMS
#==============================================================================
class LoginForm(formencode.Schema):
allow_extra_fields = True
filter_extra_fields = True
username = UnicodeString(
strip=True,
min=1,
not_empty=True,
messages={
'empty': _('Please enter a login'),
'tooShort': _('Enter a value %(min)i characters long or more')}
)
password = UnicodeString(
strip=False,
min=3,
not_empty=True,
messages={
'empty': _('Please enter a password'),
'tooShort': _('Enter %(min)i characters or more')}
)
remember = StringBoolean(if_missing=False)
chained_validators = [ValidAuth]
def UserForm(edit=False, old_data={}):
class _UserForm(formencode.Schema):
allow_extra_fields = True
filter_extra_fields = True
username = All(UnicodeString(strip=True, min=1, not_empty=True),
ValidUsername(edit, old_data))
if edit:
new_password = All(UnicodeString(strip=False, min=6, not_empty=False))
password_confirmation = All(UnicodeString(strip=False, min=6,
not_empty=False))
admin = StringBoolean(if_missing=False)
else:
password = All(UnicodeString(strip=False, min=6, not_empty=True))
password_confirmation = All(UnicodeString(strip=False, min=6,
not_empty=False))
active = StringBoolean(if_missing=False)
name = UnicodeString(strip=True, min=1, not_empty=False)
lastname = UnicodeString(strip=True, min=1, not_empty=False)
email = All(Email(not_empty=True), UniqSystemEmail(old_data))
chained_validators = [ValidPasswordsMatch, ValidPassword]
return _UserForm
def UsersGroupForm(edit=False, old_data={}, available_members=[]):
class _UsersGroupForm(formencode.Schema):
allow_extra_fields = True
filter_extra_fields = True
users_group_name = All(UnicodeString(strip=True, min=1, not_empty=True),
ValidUsersGroup(edit, old_data))
users_group_active = StringBoolean(if_missing=False)
if edit:
users_group_members = OneOf(available_members, hideList=False,
testValueList=True,
if_missing=None, not_empty=False)
return _UsersGroupForm
def ReposGroupForm(edit=False, old_data={}, available_groups=[]):
class _ReposGroupForm(formencode.Schema):
allow_extra_fields = True
filter_extra_fields = False
group_name = All(UnicodeString(strip=True, min=1, not_empty=True),
SlugifyName())
group_description = UnicodeString(strip=True, min=1,
not_empty=True)
group_parent_id = OneOf(available_groups, hideList=False,
testValueList=True,
if_missing=None, not_empty=False)
chained_validators = [ValidReposGroup(edit, old_data), ValidPerms('group')]
return _ReposGroupForm
def RegisterForm(edit=False, old_data={}):
class _RegisterForm(formencode.Schema):
allow_extra_fields = True
filter_extra_fields = True
username = All(ValidUsername(edit, old_data),
UnicodeString(strip=True, min=1, not_empty=True))
password = All(UnicodeString(strip=False, min=6, not_empty=True))
password_confirmation = All(UnicodeString(strip=False, min=6, not_empty=True))
active = StringBoolean(if_missing=False)
name = UnicodeString(strip=True, min=1, not_empty=False)
lastname = UnicodeString(strip=True, min=1, not_empty=False)
email = All(Email(not_empty=True), UniqSystemEmail(old_data))
chained_validators = [ValidPasswordsMatch, ValidPassword]
return _RegisterForm
def PasswordResetForm():
class _PasswordResetForm(formencode.Schema):
allow_extra_fields = True
filter_extra_fields = True
email = All(ValidSystemEmail(), Email(not_empty=True))
return _PasswordResetForm
def RepoForm(edit=False, old_data={}, supported_backends=BACKENDS.keys(),
repo_groups=[]):
class _RepoForm(formencode.Schema):
allow_extra_fields = True
filter_extra_fields = False
repo_name = All(UnicodeString(strip=True, min=1, not_empty=True),
SlugifyName())
clone_uri = All(UnicodeString(strip=True, min=1, not_empty=False))
repo_group = OneOf(repo_groups, hideList=True)
repo_type = OneOf(supported_backends)
description = UnicodeString(strip=True, min=1, not_empty=True)
private = StringBoolean(if_missing=False)
enable_statistics = StringBoolean(if_missing=False)
enable_downloads = StringBoolean(if_missing=False)
if edit:
#this is repo owner
user = All(UnicodeString(not_empty=True), ValidRepoUser)
chained_validators = [ValidCloneUri()(),
ValidRepoName(edit, old_data),
ValidPerms()]
return _RepoForm
def RepoForkForm(edit=False, old_data={}, supported_backends=BACKENDS.keys(),
repo_groups=[]):
class _RepoForkForm(formencode.Schema):
allow_extra_fields = True
filter_extra_fields = False
repo_name = All(UnicodeString(strip=True, min=1, not_empty=True),
SlugifyName())
repo_group = OneOf(repo_groups, hideList=True)
repo_type = All(ValidForkType(old_data), OneOf(supported_backends))
description = UnicodeString(strip=True, min=1, not_empty=True)
private = StringBoolean(if_missing=False)
copy_permissions = StringBoolean(if_missing=False)
update_after_clone = StringBoolean(if_missing=False)
fork_parent_id = UnicodeString()
chained_validators = [ValidForkName(edit, old_data)]
return _RepoForkForm
def RepoSettingsForm(edit=False, old_data={}, supported_backends=BACKENDS.keys(),
repo_groups=[]):
class _RepoForm(formencode.Schema):
allow_extra_fields = True
filter_extra_fields = False
repo_name = All(UnicodeString(strip=True, min=1, not_empty=True),
SlugifyName())
description = UnicodeString(strip=True, min=1, not_empty=True)
repo_group = OneOf(repo_groups, hideList=True)
private = StringBoolean(if_missing=False)
chained_validators = [ValidRepoName(edit, old_data), ValidPerms(),
ValidSettings]
return _RepoForm
def ApplicationSettingsForm():
class _ApplicationSettingsForm(formencode.Schema):
allow_extra_fields = True
filter_extra_fields = False
rhodecode_title = UnicodeString(strip=True, min=1, not_empty=True)
rhodecode_realm = UnicodeString(strip=True, min=1, not_empty=True)
rhodecode_ga_code = UnicodeString(strip=True, min=1, not_empty=False)
return _ApplicationSettingsForm
def ApplicationUiSettingsForm():
class _ApplicationUiSettingsForm(formencode.Schema):
allow_extra_fields = True
filter_extra_fields = False
web_push_ssl = OneOf(['true', 'false'], if_missing='false')
paths_root_path = All(ValidPath(), UnicodeString(strip=True, min=1, not_empty=True))
hooks_changegroup_update = OneOf(['True', 'False'], if_missing=False)
hooks_changegroup_repo_size = OneOf(['True', 'False'], if_missing=False)
hooks_changegroup_push_logger = OneOf(['True', 'False'], if_missing=False)
hooks_preoutgoing_pull_logger = OneOf(['True', 'False'], if_missing=False)
return _ApplicationUiSettingsForm
def DefaultPermissionsForm(perms_choices, register_choices, create_choices):
class _DefaultPermissionsForm(formencode.Schema):
allow_extra_fields = True
filter_extra_fields = True
overwrite_default = StringBoolean(if_missing=False)
anonymous = OneOf(['True', 'False'], if_missing=False)
default_perm = OneOf(perms_choices)
default_register = OneOf(register_choices)
default_create = OneOf(create_choices)
return _DefaultPermissionsForm
def LdapSettingsForm(tls_reqcert_choices, search_scope_choices, tls_kind_choices):
class _LdapSettingsForm(formencode.Schema):
allow_extra_fields = True
filter_extra_fields = True
#pre_validators = [LdapLibValidator]
ldap_active = StringBoolean(if_missing=False)
ldap_host = UnicodeString(strip=True,)
ldap_port = Number(strip=True,)
ldap_tls_kind = OneOf(tls_kind_choices)
ldap_tls_reqcert = OneOf(tls_reqcert_choices)
ldap_dn_user = UnicodeString(strip=True,)
ldap_dn_pass = UnicodeString(strip=True,)
ldap_base_dn = UnicodeString(strip=True,)
ldap_filter = UnicodeString(strip=True,)
ldap_search_scope = OneOf(search_scope_choices)
ldap_attr_login = All(AttrLoginValidator, UnicodeString(strip=True,))
ldap_attr_firstname = UnicodeString(strip=True,)
ldap_attr_lastname = UnicodeString(strip=True,)
ldap_attr_email = UnicodeString(strip=True,)
return _LdapSettingsForm
|