- 09 Mar, 2021 2 commits
- 06 Jan, 2021 1 commit
-
-
Giovan Isa Musthofa authored
-
- 29 Dec, 2020 1 commit
-
-
Giovan Isa Musthofa authored
-
- 26 Dec, 2020 1 commit
-
-
Giovan Isa Musthofa authored
-
- 23 Dec, 2020 1 commit
-
-
Giovan Isa Musthofa authored
-
- 14 Dec, 2020 1 commit
-
-
Giovan Isa Musthofa authored
-
- 13 Dec, 2020 6 commits
-
-
Giovan Isa Musthofa authored
-
Giovan Isa Musthofa authored
-
Giovan Isa Musthofa authored
-
Giovan Isa Musthofa authored
-
Giovan Isa Musthofa authored
-
Giovan Isa Musthofa authored
-
- 29 Nov, 2020 3 commits
-
-
Giovan Isa Musthofa authored
-
Giovan Isa Musthofa authored
-
Giovan Isa Musthofa authored
-
- 21 Nov, 2020 2 commits
-
-
Giovan Isa Musthofa authored
-
Giovan Isa Musthofa authored
-
- 16 Nov, 2020 1 commit
-
-
Giovan Isa Musthofa authored
-
- 15 Nov, 2020 1 commit
-
-
Giovan Isa Musthofa authored
-
- 28 Oct, 2020 1 commit
-
-
Giovan Isa Musthofa authored
-
- 27 Oct, 2020 2 commits
-
-
Giovan Isa Musthofa authored
Fixes #4
-
Giovan Isa Musthofa authored
-
- 26 Oct, 2020 2 commits
-
-
Giovan Isa Musthofa authored
-
Giovan Isa Musthofa authored
- Alter "identity_number" to TextField - Fix test_profile_manual_cant_set_same_identity_number - Fix test_username_can_set_same_as_ldap_user_not_on_db
-
- 21 Oct, 2020 1 commit
-
-
Giovan Isa Musthofa authored
- Add kaniko build job - Add "--no-input" argument for collectstatic cmd - Replace previous docker build with kaniko build
-
- 15 Oct, 2020 1 commit
-
-
Giovan Isa Musthofa authored
-
- 04 Sep, 2020 1 commit
-
-
Giovan Isa Musthofa authored
-
- 03 Sep, 2020 1 commit
-
-
Giovan Isa Musthofa authored
- Enable RETURN_MAPPED multi mapped mode new on CAS 6.1.x - Change attribute names using english - Fix cas2 compatibility access_level using the new attribute names - Refactor AttributeReleasePolicy's .clean() method
-
- 02 Sep, 2020 1 commit
-
-
Giovan Isa Musthofa authored
- Add AccessLevel and Client models - Add migration to create access level presets - Add methods surrounding Client and AccessLevel usages - Drop angle bracket usages in __str__ methods - Add initial part of developer space i.e. dashboard and signup - Register AccessLevel and Client models to django admin - Create "add client" url, template, view, and form - Add test coverage for invalid access_level choice - Add client_detail view - Add delete_client and refactor client_detail view - Add support for cas2 compatibility AccessLevel - Improve admin page with additional information on lists page - Rerun makemigrations related to AccessLevel and Client once - Add Access Level List view
-
- 01 Sep, 2020 1 commit
-
-
Giovan Isa Musthofa authored
- Change traefik so it only allows http connection - Add env variables explanation to README.md - Add more docs about proxy and cas configs - Add more informative local development instruction - Add guideline for production deployment - Format codes using newer black==20.8 - Extend mocked values beyond test to akun.settings.debug module as well - Add requirements and command to serve docs in browser
-
- 26 Aug, 2020 1 commit
-
-
Giovan Isa Musthofa authored
-
- 25 Aug, 2020 1 commit
-
-
Giovan Isa Musthofa authored
- Add AttributeReleasePolicy serializer - Register AttributeReleasePolicy Model to admin site - Add remaining common fields in AttributeReleasePolicy - Sort serializer data by keys - Remove "java.util.ArrayList" syntax of RETURN_ALLOWED - Change AttributeReleasePolicy relation to RegisteredService
-
- 24 Aug, 2020 2 commits
-
-
Giovan Isa Musthofa authored
- Add basic portray configurations and samples page - Add portray docs container and build job to CI
-
Giovan Isa Musthofa authored
Use pytest as tests runner Using pytest and django-pytest allow more advanced debugging features from VS Code such as tests discovery, runner, and debugging using breakpoints. Create tests for MockLdapBackend Refactor LdapBackend(s) into different classes with different Server and Connection parameters. Use info.json, schema.json, and mock-entries.json to create LDAP's entries test fixtures. Refactor overridable ldap backend settings Remove mahasiswa and staff specific base dn for rebinding Introduce AttributeResolver to get attributes from user instance Use rest_apereo_cas.test_urls as ROOT_URLCONF for testing Fixes remaining ldap_backend -> lb_instance semantic errors Remove custom "account_email" url path Refactor akun.urls to csaccountmanagement.urls Switch root redirect to profile instead of login directly This way login_required decorator will decide when to redirect to login or not. Switch from assertRaisesRegexp to assertRaisesRegex Refactors and add tests coverage Add more complete test cases for views.account
-
- 21 Aug, 2020 3 commits
-
-
Giovan Isa Musthofa authored
-
Giovan Isa Musthofa authored
-
-
- 19 Aug, 2020 1 commit
-
-
Giovan Isa Musthofa authored
-
- 18 Aug, 2020 1 commit
-
-
Giovan Isa Musthofa authored
Enable Django logs and traceback from gunicorn. Enable console email backend for dev env.
-