Commit Graph
38 Commits
Author SHA1 Message Date
Marcin Łojewski ea6c5de9e7 Set version to 4.0.0-rc1 2018-06-13 13:22:07 +02:00
Marcin Łojewski 72600cc465 column order 2018-06-13 13:14:56 +02:00
Marcin Łojewski 2171127560 Hash algorithms desc 2018-06-13 13:11:07 +02:00
Marcin Łojewski db6b5e0d2f Fix SSHA hash 2018-06-13 12:47:56 +02:00
Marcin Łojewski 1df4cebf76 Development chapter 2018-06-13 12:26:52 +02:00
Marcin Łojewski dae53a49e2 Chapter levels 2018-06-13 09:49:19 +02:00
Marcin Łojewski 29f1fa0730 Fix bugs + new screenshot 2018-06-13 09:47:18 +02:00
Marcin Łojewski e3e6aded01 Add TODOs 2018-06-13 09:12:38 +02:00
Marcin Łojewski 6d4c57193d Integration 2018-06-13 09:07:29 +02:00
Marcin Łojewski fa4c540b38 fix anchors 2018-06-13 08:59:09 +02:00
Marcin Łojewski 302f647334 Integration description 2018-06-13 08:56:46 +02:00
Marcin Łojewski f872cb8b29 Readme formatting 2018-06-13 08:38:07 +02:00
Marcin Łojewski 8986b9f0b4 New readme pt. 2 2018-06-13 08:26:19 +02:00
Marcin Łojewski 2bc0528656 New readme pt. 1 2018-06-12 23:45:53 +02:00
Marcin Łojewski d0533e5edd Changelog updated 2018-06-12 22:34:06 +02:00
Marcin Łojewski 0ff0a54e8c Fixes 2018-06-12 21:56:08 +02:00
Marcin Łojewski f2f3a897a5 Unit tests for Crypto package 2018-06-12 21:54:06 +02:00
Marcin Łojewski 97146d6429 New screenshot 2018-06-10 10:07:57 +02:00
Marcin Łojewski 8a50badca4 Hide password 2018-06-10 09:49:50 +02:00
Marcin Łojewski 28f7da0c0d admin site template 2018-06-10 09:40:18 +02:00
Marcin Łojewski c1cc89f456 'lib' rewritten. 2018-03-25 20:57:31 +02:00
Marcin Łojewski ed5ec82479 New hashing algorithms. 2018-03-02 21:56:13 +01:00
Marcin Łojewski 3d901e3fc2 Use hash_equals method to compare the hashes. 2018-02-28 23:53:33 +01:00
Marcin Łojewski a6a502fe7c Courier hashes. New traits. 2018-02-28 23:45:28 +01:00
Marcin Łojewski 9c13804638 Singleton pattern trait. 2018-02-28 23:07:35 +01:00
Marcin Łojewski 7872d98dd6 SHA1 and MD5 hash implementation. 2018-02-28 21:43:42 +01:00
Marcin Łojewski 3251067b38 Set to default new logic. Add cleartext password hash implementation.
TODO:
- add new implementation of the rest of currently supported hashes
- create update.php changing hash names in the config
2018-02-28 21:31:42 +01:00
Marcin Łojewski 7672c66c75 New interface. This interface must be implemented by all supported hash algorithms. 2018-02-28 21:23:17 +01:00
Marcin Łojewski 936a831e5a - code formatting (PSR-2)
- removed all ownCloud references
- removed update.php as its supported version was never published on the app store
- updated info.xml
2018-02-28 20:09:12 +01:00
Marcin Łojewski ebcdaa813b crypt_type 'drupal' for Drupal 7 authentication 2018-02-18 18:53:33 +01:00
Marcin Łojewski 57c7785a93 Unreleased section in CHANGELOG.me 2018-02-06 22:09:10 +01:00
Marcin Łojewski 743d47f9ac Add required field "bugs", fields "repository", "screenshot" 2018-02-06 22:03:23 +01:00
Marcin Łojewski 2f14ec7832 Updated CHANGELOG.md, name fix 2018-02-06 21:36:50 +01:00
Marcin Łojewski cce53ca00b Changelog updated 2017-12-30 11:21:47 +01:00
Marcin Łojewski 7440949ecb Fix issue: Column autocomplete uses wrong table in "Groups Settings" 2017-12-30 11:19:48 +01:00
Marcin Łojewski 105f5b6762 Autocomplete for PostreSQL 2017-12-30 10:23:52 +01:00
Marcin Łojewski c913d19bb4 Revert appid, update.php. Add changelog file 2017-12-26 16:41:04 +01:00
Marcin Łojewski 45195bcd61 Update code for release of the app in the Nextcloud App Store 2017-12-25 15:06:40 +01:00